td {
	font-size: 12px;
	font-family: "宋体";
	line-height: 25px;
} 

a {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
} 

a:hover {
	color: #FF0000;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
}
