.wb {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
}
.whitewb {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a.white:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;

}
a.white:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF99;
}
a.white:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #D0FFD0;
	text-decoration: none;
}
