a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

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

a:active {
	color: #000099;
}
