a:link {
	color: #999999;
}

a:visited {
  color: #999999;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: none;
}
