.black {  font-family: "宋体"; font-size: 12px; line-height: 25px; color: #000000; text-decoration: none}
.red {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}
.blank {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.ccc {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
.line {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #003399;
	text-decoration: underline;
}
.yell {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
