a:link {
	color: #529252;
	text-decoration: none;
	font-weight: bolder;
} a:active {
	color: #529252;;
	text-decoration: none;
	font-weight: bolder;
} a:visited {
	color: #529252;
	text-decoration: none;
	font-weight: bolder;
} a:hover {
	color: #006600;
	text-decoration: underline;
	font-weight: bolder;
} 
