td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.hang {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
}
.text:link {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: none;
}
.text:hover {
	font-family: "宋体";
	color: #CC00FF;
	text-decoration: underline;
}
.text:visited {
	font-family: "宋体";
	color: #000099;
	text-decoration: overline;
}
