.spot {
	color: white;
	text-decoration: none;
}
.spot2 {
	color: red;
	text-decoration: none;
}
.spot3 {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.spot4 {
	color: #663333;
	text-decoration: none;
}
.spot5 {
	color: black;
	text-decoration: underline;
}
.spot6 {
	color: #663333;
	text-decoration: underline;
}

.spot7 {
	color: #b03a00;
	text-decoration:none;
}
.spot8 {
	color: black;
	text-decoration: underline;
}

}
.spot9 {
	color: black;
	text-decoration: none;
}
	
	
