a:link, a:visited {
	text-decoration: none;
	color: #66ff99;
}
a:active, a:hover {
	text-decoration: none;
	color: #ffffff;
}