a, a:visited {
     text-decoration:none;
	color: #FF5A00;
	}
a:hover {
	color: #666666;	
	text-decoration: underline;}	
