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