a.m:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.m:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.m:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.m:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.top:link {
	font-family: "黑体";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	font-family: "黑体";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	font-family: "黑体";
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
a.top:active {
	font-family: "黑体";
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

