body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
}

a:link {
    color: #000000;
	text-decoration: none;
}
a:visited {
    color: #000000;
	text-decoration: none;
}
a:hover {
	color: #73880A;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.daohangbai {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.daohangbai:link  {
	COLOR: #ffffff;
}
.daohangbai:visited {
	COLOR: #ffffff;
}
.daohangbai:hover {
	COLOR: #ffffff;
	text-decoration: none;
}