BODY  {
	background-color: #EBDDB6;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

A  {
	font-family: arial, sans-serif;
	color : #990000;
	text-decoration : none;
}

A:Visited  {
	color : #990000;
}

A:Active  {
	color : #990000;
}

A:Hover  {
	color : #ff0000;
	text-decoration : underline;
}


		a.LD-HRule{
			color: white;
		}
