a {
	color: #00cc00;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
