.avc {
	font-family: Verdana;
	font-size: 11px;
	color: #152C4C;
}
.avcTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #152C4C;
	font-weight: bold;

}
.avcTitleW {

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.avcGray {

	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
