A  {
	font-size : 9px;
	color : black;
	font-family : Verdana;
	text-decoration : none;
}

A:Visited  {
	color : #2C85E5;
	font-size : 9px;
	text-decoration : none;
}

A:Active  {
	color : #188DC7;
	font-size : 9px;
	text-decoration : none;
}

A:Hover  {
	color : #E52C2C;
	color : blue;
	font-size : 9px;
}

BODY  {
	color : #E6E6E6;
}

FONT  {
	font-size : 9px;
	font-family : Verdana;
	color : #000000;
}


