a:link {
	color: #FF6600;
}

a:visited {
  color: #FF6600;
}

a:hover {
	color: #FF0066;
}

a:active {
	color: #FF0000;