a.a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-family:"宋体";
}
a.a:visited {
	text-decoration: none;
	color: #000000;
}
a.a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #084981;
	font-family:"宋体";
	line-height:20px;
}

a.ab:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-family:"宋体";
}
a.ab:visited {
	text-decoration: none;
	color: #000000;
}
a.ab:hover {
	text-decoration: none;
	font-size: 12px;
	color: #084981;
	font-family:"宋体";
	line-height:25px;
	position:relative;
	font-weight:bold;
}
a.ab:active {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-family:"宋体";
	line-height:20px;
}
.head {
     color:#CC9900;
	 font-family:"宋体";
	 font-size:12px;
	 }