
A { text-decoration: none; }
A:hover { text-decoration: underline;
	  color: cc9966;	}
A:active { text-decoration: underline;
	   color: ffcc99;}
	   
