
.css {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.css a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.css a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #336699;
	text-decoration: none;
}
.css a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
}
.black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	border: none;

}
