body {
	font-size: 9pt;
}
td {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
a.fenlei:hover {
	font-size: 9pt;
	color: #CC6699;
}
a.u:hover {
	font-size: 9pt;
	text-decoration: underline;
}

