body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(images/hg11.jpg);
	background-repeat: repeat-x;
	background-color: #FCA039;
 }

a:link {
	text-decoration:none;
	color: #AD6F32;
}
a:visited {
	text-decoration:none;
	color: #AD6F32;
}
a:active {
	text-decoration:none;
	font-weight:normal;
	color: #AD6F32;
			}
a:hover {
	text-decoration:none;
	color: #666666;
}
#home {
	background-color: #FFB88C;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 2px;
	border-bottom-color: #AF6F32;
	border-bottom-style: solid;
}.grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AD6F32;
	font-style: oblique;
}
