a {	
	color: #0d5f11;	
	text-decoration: none;
	font-weight: 700;
}

a:hover, a:active {
	color: #013203;	
	text-decoration: none;
	font-weight: 750;
}

a:visited {
	color: #0d5f11;	
	text-decoration: none;
	font-weight: 700;
}
	
body {	
	color: #004703;
	background-color: #ffffff; 
	font-weight: 650;
}