.css1 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
css2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.css2 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}

<style type="text/css"> 
<!-- 
a:link { 
color: #000000; 
	font-size: 12px;
text-decoration: none; 
} 
a:visited { 
text-decoration: none; 
font-size: 12px;
color: #0033FF; 
} 
a:hover { 
text-decoration: none; 
font-size: 12px;
color: #FF0000; 
} 
a:active { 
text-decoration: none; 
font-size: 12px;
color: #00FF00; 
} 




a.a1:link { 
color: #0ff000; 
font-size: 12px;
text-decoration: none; 
} 
a.a1:visited { 
text-decoration: none; 
color: #003c5FF; 
font-size: 12px;
} 
a.a1:hover { 
text-decoration: none; 
color: #FF0b300; 
font-size: 12px;
} 
a.a1:active { 
text-decoration: none; 
color: #001F00; 
font-size: 12px;
} 
--> 
</style>
