body {
	background: #532001 center top;
	margin: 20px;
}
a:link {
	font-weight: normal;
	color: #6F0000;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #6F0000;
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #AF753A;
	text-decoration: underline;
}
a.footer:link {
	font-weight: bold;
	color: #6f0a0d;
	text-decoration: none;
	font-style: normal;
}
a.footer:visited {
	font-weight: bold;
	color: #6f0a0d;
	text-decoration: none;
}
a.footer:hover {
	font-style: normal;
	font-weight: bold;
	color: #AF753A;
	text-decoration: none;
}
.copyright {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #F7C485;
	text-decoration: none;
}
a.copyright:link {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #F7C485;
	text-decoration: none;
}

a.copyright:visited {
	font-style: normal;
	font-weight: normal;
	color: #F7C485;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.copyright:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

