body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
th {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
tr {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
form {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.but:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.but:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.but:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.but:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
