body {
	background-color: #BD9E56;
	background-image: url(bg.jpg);
}
body,td,th {
	color: #3C311C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
}
.footer {
	color: #585858;
	font-size: 10px;
}
a:link, a:visited {

	color: #6D3603;
	text-decoration:none;

}
a:hover, a:active {
	text-decoration: underline;
}

a.footerLink:link {
	color: #585858;
	text-decoration:none;
}
a.footerLink:visited {
	color: #585858;
	text-decoration:none;
}
a.footerLink:active {
	color: #585858;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #585858;
	text-decoration: underline;
}
