.a1:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体", Arial;
}
.a1:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体", Arial;
}
.a1:hover {
	font-size: 14px;
	color: #6FEFFD;
	text-decoration: none;
}
.a2:link {
	font-size: 12px;
	color: #008000;
	text-decoration: none;
	font-family: "宋体", Arial;
}
.a2:visited {
	font-size: 12px;
	color: #3C6A1A;
	text-decoration: none;
	font-family: "新宋体", Arial;
}
.a2:hover {
	font-size: 12px;
	color: #37661C;
	text-decoration: none;
	font-family: "新宋体", Arial;
}
