a:link {
	text-decoration: none;
	color: #66FF99;
}
a:visited {
	text-decoration: none;
	color: #66FF99;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
