/* CSS Document */
	/*background-image: url(images/home_bodyfiller.jpg);
	background-repeat:repeat-x;
	background-color: #E9E9E9;*/
body {
	background-color: #48771A;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.footertext {
	font-size: 10px;
	color: #d5edb1;
	font-family: Tahoma;
}
a.foot:link {text-decoration: none;color:#d5edb1;}
a.foot:visited {text-decoration: none;color:#d5edb1;}
a.foot:active {text-decoration: none;color:#d5edb1;}
a.foot:hover {text-decoration: underline;color:green;}