a:link, a:visited {
	text-decoration: none;
	color: #b4cd3b;
}

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

