.spot {
	color: #ffffcc;
	text-decoration: none;
}
.spot2 {
	color: Orange;
	text-decoration: underline;
	}

.spot4 {
	color: #ffffff;
	text-decoration: none;
}
.spot3 {
	color: EAEAEA;
	text-decoration: none;
	
	}

