body
{ 
	background-image: url('images/del_background_template.jpg'); 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Geneva;
}

.MainParagraph {
	font-family: Verdana, Helvetica, Geneva;
	line-height: 125%;
}

.MainBullets {
	font-family: Verdana, Helvetica, Geneva;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:link {
	text-decoration : none;
	color: #0000FF;
}

a:hover {
	text-decoration : underline;
	color: #FF0000;
}

a:visited {
	text-decoration : none;
	color: #0000FF;
}

a:active {
	text-decoration : none;
	color: #0000FF;
}