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