a.a1 {
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	font-family: "??";
	font-weight: bold;
}
a.a1:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #339900;
	font-family: "??";
	font-weight: bold;
}






a.a2 {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-family: "??";
}
a.a2:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
	font-family: "??";
}


a.a3 {
	font-size: 12px;
	text-decoration: none;
	color: #1B69AC;
	line-height: normal;
	font-weight: bold;
	font-family: "ËÎÌå";
}
a.a3:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
	font-family: "ËÎÌå";
}


a.a4 {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

a.a4:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #1578C4;
}
.a222 {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.a22 {
	font-size: 12px;
	color: #333333;
}

