.zhengwen {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.daohang:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #999999;

}
a.daohang:visited {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
a.daohang:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}
a.daohang:active {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
