body  {
	font : normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
	}




A  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-variant: normal;
}

A:Visited  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #CAD9DD;
	text-decoration : none;
	font-variant: normal;

}

A:Active  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #DBDBDB;
	text-decoration : none;
	font-variant: normal;
}

A:Hover  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	font-style : normal;
	color : #162394;
	text-decoration : none;
	font-variant: normal;
}

