.font {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
font {
	font-family: "宋体";
	font-size: 12px;
	
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #585858;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #FF6600;
}

