.sss {  font-family: "宋体"; font-size: 12px; text-decoration: none}
.aaa {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
td
{
	font-family: "宋体";
	font-size: 12px;
}
.border
{	
	border:1px solid #EEEEEE
}
.border2
{	
	border:1px solid #000000
}
