a.link1:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.size1 {
	font-family: "宋体";
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
a.link2:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #454545;
	line-height: 22px;
}
a.link2:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	line-height: 22px;
}

a.link2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #BC4E2E;
	text-decoration: underline;
	line-height: 22px;
}
