.spot {
	color: #d1d1d1;
	text-decoration: none;
}
.spot2 {
	color: #ffbe7d;
	text-decoration: underline;
	}
.spot3 {
	color:#ffff33;
	text-decoration: none;
	}
.spot4 {
	color: red;
	text-decoration: underline;

