.a1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.a1:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.a2 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
A.a2:hover {
	font-size: 16px;
	color:#FF0000;
	text-decoration: underline;
}
.a3 {
	font-family: "宋体";
	color:#064288;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
}
A.a3:hover {
	font-size: 12px;
	color:#FF0000;
	text-decoration: underline;
	line-height: 24px;
	letter-spacing: 1px;
}
.a4{
	font-family: "宋体";
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
	letter-spacing: 1px;
}
A.a4:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: bold;
}
.a5{
	font-family: "宋体";
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1px;
}
A.a5:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: normal;
}
