.ver11 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.ver10 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.ver10blue {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #001F7A;
	text-decoration: none;
}
.ver12blue {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #001F7A;
	text-decoration: none;
}
.ver12bluesmall {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #001F7A;
	text-decoration: none;
}
.ver10orange {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FE7C04;
	text-decoration: none;
}
.ver10wht {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:link
{
	COLOR: #001F7A;
	font-weight: normal;
	text-decoration: none;
}
A:visited
{
	COLOR: #001F7A;
	font-weight: normal;
	text-decoration: none;

}
A:hover
{
	COLOR: #FE7C04;
	font-weight: normal;
 text-decoration: underline;

}

