BODY  {
	background-color: #94B7DB;
	font-family: arial;
	color: Black;
}

A  {
	font-family: arial, sans-serif;
	color : #003366;
	text-decoration : none;
}

A:Visited  {
	color : #003366;
}

A:Active  {
	color : #003366;
}

A:Hover  {
	color : #ff3300;
	text-decoration : underline;
}
a.LD-HRule {
	color:white;
}






