.ver12 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #07589A;
	text-decoration: none;
}
a.ver12:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D16F08;
	text-decoration: none;
}
.ver10white {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ver10white:hover {
	font-family: verdana;
	font-size: 10px;
	color: #D16F08;
	text-decoration: none;
}
.ver12body {
	font-family: verdana;
	font-size: 12px;
	color: #5D5F60;
	text-decoration: none;
	line-height: 20px;
}
a.ver12body:hover {
	font-family: verdana;
	font-size: 12px;
	color: #D16F08;
	text-decoration: none;
	line-height:20px;
}
.ver12bodyorange {
	font-family: verdana;
	font-size: 12px;
	color: #D16F08;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;

}
.textorangearial1 {
	font-family: Arial;
	font-size: 14px;
	color: #07589A;
	text-decoration: none;
	font-weight:bold;
	line-height: 12px;
}
