a:active, a:hover {
	color: #016936;
}

#main #content #footer #footerright a:hover, #main #content #footer #footerright a:active,
#main #content #contact a:hover, #main #content #contact a:active {
	color: #016936;
}

body {
	/*background-color: #e9b9a2;*/
    background-color: white;
}


#main #line {
	background-image:url(../images/line.png);
	margin: 0px 7px;
}