a:link {
	color: #00CCFF;
  	text-decoration: none;
}

a:hover {
  	text-decoration: underline;
}