body {
	background-image: url(../images/mainBg.gif);
	background-repeat: repeat-x;
	background-color: #e6e9e4;
	margin: 10px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link {color: #355125;}
a:active {color: #528631;}
a:visited {color: #355125;}
a:hover {color: #528631; text-decoration: underline;}


a.footer:link {color: #4e5b47; text-decoration: none;}
a.footer:active {color: #4e5b47;}
a.footer:visited {color: #4e5b47; text-decoration: none;}
a.footer:hover {color: #4e5b47; text-decoration: underline;}

