.unnamed1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;

}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
	color: #0077cc;

}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;


}
