a:link {
	color: #99FF33;
	text-decoration: none;
}
a:hover {
	color: #CCFF99;
	text-decoration: none;
}
a:visited {
	color: #99FF33;
	text-decoration: none;
}
