body {
	background-color: #BF9460;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
}

th {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}

#footer div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
    color: #663300;	
}

#footer a:link {color: #663300; text-decoration: none;}
#footer a:visited {color: #663300; text-decoration: none;}
#footer a:hover, #footer a:active, #footer a:focus {color: #A67945; text-decoration: none;}

a:link {color: #663300; text-decoration: underline;}
a:visited {color: #663300; text-decoration: underline;}
a:hover, #footer a:active, #footer a:focus {color: #A67945; text-decoration: underline;}
