.spot {
	color: #ff6600;
	text-decoration: underline;
}
.spot2 {
	color: black;
	text-decoration: none;
	}
.spot3 {
	color: white;
	text-decoration: underline;
	}
	
	
	
	
