.table {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.table1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9933;
}
a.aa:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.aa:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
