body {
	background-color: #78A32E;
}

 a:hover {
	color: #84B93A;
}
 a:link {
	color: #84B93A;
}
 a:visited {
	color: #84B93A;
}