body,html {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: #ffffff;
background-image: url(images/bg.jpg);

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #482e0c;
	}
	
.footertext {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #482e0c;
}




a.foot:link, a.foot:visited {
	color: #482e0c;
	text-decoration: none;
}

a.foot:hover {
	color: #636363;
	text-decoration: underline;
}

a.foot2:link, a.foot2:visited {
	color: #f90;
	text-decoration: none;
}

a.foot2:hover {
	color: #636363;
	text-decoration: underline;
}