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

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

