a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #FF6600;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
