.daohang {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #A30101;

}

