.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #333333;

}
a.links:link {
	color: #333333;
	text-decoration: none;
}
a.links:visited {
	color: #333333;
	text-decoration: none;
}
a.links:hover {
	color: #993300;
	text-decoration: none;
}
a.more:link {
	color: #993300;
	text-decoration: none;
}
a.more:visited {
	color: #993300;
	text-decoration: none;
}
a.more:hover {
	color: #FF9900;
	text-decoration: none;
}
a.wb:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wb:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wb:hover {
	color: #FFFF00;
	text-decoration: none;
}
.normal {
	font-family: "宋体";
	font-size: 12px;
	color: #993300;
	font-weight: normal;
}
a.bt13:link {
	color: FBEC98;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "宋体";



}
a.bt13:visited {
	color: FBEC98;
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;

}
a.bt13:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
	font-family: "宋体";
	font-weight: bold;

}
