A {
	text-decoration: none;
}

A:Hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {  color: #000000}
