A:link {
	text-decoration: none;
	color: #0066CC
	}

A:visited {
	text-decoration: none;
	color: #0066CC
	}
	
A:hover {
	text-decoration: none;
	color: black
	}
	
