
body {
	margin: 0;
	background: url(site_bg.gif) #FFED71;
}

a,
a:visited,
a:active {
	color: #5c4633;
}

td {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #5C4633;
	text-decoration: none;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F9F3C4;
	text-decoration: none;
}

.title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C4633;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ACA579;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.button {
	color: #F9F3C4;
	background-color: #5C4633;
}
