body {
	margin: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
tr {
	font-family: "宋体";
	font-size: 12px;
	line-height: 17pt;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000099;
	text-decoration: blink;
}

