.spot {
	color: black;
	text-decoration: none;
}
.spot2 {
	color: red;
	text-decoration: none;
}

.spot3 {

	color: red;
	text-decoration: none;
	font-weight: bold;
}
.spot4 {
	color: white;
	text-decoration: none;
}
.res{FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#72AFE8,endColorStr=#336EA5);}


