a:link {
	color: #3A2A17;
}
a:visited {
	color: #3A2A17;
}
a:hover {
	color: #5fba45;
}
a:active {
	color: #3A2A17;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #187211;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #3A2211;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footerText {
	text-align: center;
}
