body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline overline;
}

