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

