a:active {  text-decoration: none}
a:hover {  color: #999999; text-decoration: none}
a:link {
	text-decoration: none;
	color: #D8BA10;
}
a:visited {  text-decoration: none}
