BODY  {
	background-color: #FAFAFB;
	font-family: arial;
	color: Black;
}

A  {
	font-family: arial, sans-serif;
	color : #86000F;
	text-decoration : underline;
}

A:Visited  {
	color : #86000F;
}

A:Active  {
	color : #86000F;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
}
a.LD-HRule, a.LD-HRule:hover{
	color: white;
}