a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

a.bl,a.bl:link{
	color: #873311;
	text-decoration: none;
	font-size:10px;
}

a.bl:hover{
	color: #FF0000;
	text-decoration: none;
}
a.ml,a.ml:link{
	color: #873311;
	text-decoration: none;
	font-weight:bold;
}

a.ml:hover{
	color: #FF0000;
	text-decoration: none;
}
a.gl,a.gl:link{
	color: #873311;
	text-decoration: none;
	font-size:10px;
}

a.gl:hover{
	color: #FF0000;
	text-decoration: none;
}

html,body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#fbf1d6;
}

input, textarea, select {
	font-family: Verdana;
	font-size: 11px;
}

td{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.zgl {
	color:#873311;
	font-weight:bold;
	border-bottom:1px solid #d05819;
	font-size:13px;
}