.css {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.body_title {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.body_txt {
	font-family: "宋体";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a {text-decoration : none;color : #006699;font-family: "宋体";font-size: 14px;
 } 
a:hover {text-decoration : underline; color : #ff0000;font-family: "宋体";font-size: 14px; } 


