a:link {
	font-family: "新宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "新宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "新宋体";
	font-size: 12px;
	color: #FF9933;
}
