a.1:link {
	font-family: "宋体";
	font-size: 12px;
}
a.2:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a.2:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a.2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.2:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
