/*GREEN BODY*/

#green {
	color:					#333;
	background:				#6bac10 url(../images/bg_green.gif) top repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	color:					#a1dc10;
}

label {
	color:					#6bac10;
}

div.hr { background-color: #a1dc10;}

a, a:visited a:active{color: #a1dc10;}

#footer{ background-color: #90c14c;}

a:hover {color: #6BAC10;}
