a:link {
	color: #2676A6;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
  	color: #2676A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:active {
  	color: #2676A6;
	text-decoration: none;
	font-weight: bold;
}
