a:link {
	color: #00FF00;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
