a.aa:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.aa:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.aa:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
}
a.bb:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #CC9900;
	text-decoration: none;
}
a.bb:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
