td {
	font-family: "新宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: blink;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline blink;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: overline;
}
