a {  

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