.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.Shadow(color='#a9a9a9', Direction=135, Strength=5);}
