@charset "utf-8";
.daohangzi {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(Images/GZ1.gif);
	font-family: "黑体";
	border: medium solid #FF00FF;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 18px;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: 24px;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 18px;
}
