a {
	color: #00CC99;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
