a:hover {
	color: #00FFFF;
	text-decoration: none;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}

