.v10_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.v10b_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.v10b_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.class1 A:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
.class1 A:visited {text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
.class1 A:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #000000;}
.class1 A:hover {text-decoration: none; font-weight: bold; font-size: 10px; color: #CC0000;}

.class2 A:link {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.class2 A:visited {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.class2 A:active {text-decoration: none; font-weight: bold; font-size: 11px; color: #000000;}
.class2 A:hover {text-decoration: underline overline; font-weight: bold; font-size: 11px; color: #60178D;}

.class3 A:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:visited {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #0163B7;}
.class3 A:hover {text-decoration: underline; font-weight: bold; font-size: 10px; color: #B70152;}

.class4 A:link {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:visited {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:active {text-decoration: none; font-weight: bold; font-size: 10px; color: #666666;}
.class4 A:hover {text-decoration: underline; font-weight: bold; font-size: 10px; color: #B70152;}