a:link {
	color: #33FF66;
}
a:visited {
	color: #00FFCC;
}
a:hover {
	color: #99FF33;
}

