.hw9 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 140%;
	color: #FFFFCC;
}
.bt {
	font-family: "宋体";
	font-size: 14pt;
	color: #CCCC00;
	font-weight: bold;

}
a.link:link {
	font-family: "宋体";
	font-size: 12pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.link:visited {
	font-family: "宋体";
	font-size: 12pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.link:hover {
	font-family: "宋体";
	font-size: 12pt;
	color: #FFCC00;
	text-decoration: underline;
}
a.link:active {
	font-family: "宋体";
	font-size: 12pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.gzs:link {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.gzs:visited {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
a.gzs:hover {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFCC00;
	text-decoration: underline;
}
a.gzs:active {
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
