.spot {
	color: #d8d8d8;
	text-decoration: none;
}
.spot2 {
	color: orange;
	text-decoration: none;
}
.spot3 {
	color: brown;
	text-decoration: none;
}
.spot4 {
	color: 9E7CED;
	text-decoration: none;
}

.spot5 {
	color: 35470A;
	text-decoration: none;
}
.spot6 {
	color: #770000;
	text-decoration: none;
}
.spot7 {
	color: #f27900;
	text-decoration: none;
}
.spot8 {
	color: white;
	text-decoration: none;
}


.opac1{
filter:alpha(opacity=100)
}
.opac2{
filter:alpha(opacity=20)
}
h1 {
  font-size: 12px;
  font-family: MS Sans Serif;
  color:  #e9e9e9;
  text-decoration:underline;
  margin:0px;
  padding:0px;
}


