.hgbody {
	margin: 0;
	padding: 0;
	overflow:auto;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}



.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3F98B8;
	text-decoration: none
}

.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	COLOR: #FFFFFF;
	font-style: normal;
	line-height: normal;
	background-color: #FFF;
}

.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0099;
	text-decoration: none
}

.pink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	COLOR: #FFFFFF;
	font-style: normal;
	line-height: normal;
	background-color: #82603E;
}

