.spot {
	color: Maroon;
	text-decoration: none;
}
.spot2 {
	color: Navy;
	text-decoration: underline;
}
.spot3 {
	color: #0d406d;
	text-decoration: none;
}
.spot4 {
	color: Maroon;
	text-decoration: underline;
}
