a:link {
	color: #6cf;
	text-decoration: none;
}

a:visited {
	color: #6cf;
	text-decoration: none;
}

a:hover, a:active {
	color: #0080ff;
	text-decoration: none;
}