a:link { 
	color: #009933;
	text-decoration: none;
}

a:active { 
	color: #009933;
	text-decoration: none;
}

a:visited {
	color: #009933;
	text-decoration: none;
}

a:hover {
	color: #009933;
	text-decoration: underline;
}
