a:link {
	color: #cf6;
	text-decoration: none;
}

a:visited {
	color: #cf6;
	text-decoration: none;
}

a:hover, a:active {
	color: #80ff00;
	text-decoration: none;
}