a:link {
	color: #000033;
}

a:visited {
  color: #000033;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	color: #FFFFFF;
}
