.biaotifont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
body {
	background-image: url(images/a1.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #F9F9F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C73;
}
.menufont {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #8C8C73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C8C73;
}
a:hover {
	text-decoration: underline;
	color: #8C8C73;
}
a:active {
	text-decoration: none;
	color: #8C8C73;
}
