
Body {
	/* 网页非链接普通文字样式定义 */
	color: #000000;
	font-size: 10pt;
	font-family: 宋体;
}
td {
	font-size: 10pt;
	font-family: 宋体;
}
A:hover
{
text-decoration: none; color: #000000
}
A:link {
text-decoration: none; color:#000000
}
A:visited {
text-decoration: none; color: #000000
}
A:active {
text-decoration: none; color: #000000
}