A {
	text-decoration: none;
}
A:link {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:active {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
A:visited {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
TABLE {
	border-collapse:collapse;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
BODY {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.TB {
	background-color: #D0D0D0;
}
.TR {
	background-color: #EEEEEE;
}

