.red12 {
	font-size: 12px;
	color: #FF0000;
}
.red12 a{
	font-size: 12px;
	color: #FF0000;text-decoration: none;
}
.red12 a:hover{
	font-size: 12px;
	color: #FF0000;
}
.grey12 {
	font-size: 12px;
	color: #666666;
}
.grey12 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.grey12 a:hover{
	font-size: 12px;
	color: #666666;
}
.red16b {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.white12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.black12 {
	font-size: 12px;
	color: #3C3C3C;
}
.black12 a {
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;

}
.black12 a:hover{
	font-size: 12px;
	color: #3C3C3C;
}
