.a_white_font12 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a_white_font12:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.a_font13 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.a_font13:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.a_red_font12 {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.a_red_font12:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

