body {
	color:#663a21;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

a:link {
	color: #663a21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663a21;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #663a21;
}
.footermenu {
	padding:0px;
	margin:0px;
	text-align:center;
}

