.bg1 {
	background-color: #5A5E25;
}
.bg2 {
	background-color: #9EB444;
}
.bg3 {
	background-color: #ADAF92;
}
.bg4 {
	background-color: #CFDAA2;
}
.footerLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.footerLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9EB444;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #879A3A;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5E25;
	text-decoration: none;
}

