.spot {
	color: #ff6600;
	text-decoration: none;
}
.spot2 {
	color: yellow;
	text-decoration: none;
	}
.spot3 {
	color: white;
	text-decoration: none;
	}
.spot4 {
	color: white;
	text-decoration: none;
	}
.spot5 {
	color: yellow;
	text-decoration: underline;
	}
.spot6 {
	color: A60101;
	text-decoration: underline;
	}
.spot7 {
	color: black;
	text-decoration: none;
	}

