BODY  {
	background-color: #29366A;
	font-family: Arial;
	color: Black;
}

A  {
	font-family: arial, sans-serif;
	color : #252522;
	text-decoration : none;
}

A:Visited  {
	color : #252522;
}

A:Active  {
	color : #085AA5;
}

A:Hover  {
	color : #3C9DF7;
	text-decoration : underline;
}
a.LD-HRule {
	color:white;
	font-size: 14px;
}
a.DetailsBulletLinks {
	font-size: 14px;
}