.spot {
	color: black;
	text-decoration: none;
}
.spot2 {
	color: red;
	text-decoration: underline;
}

.button{
	width: 50;
	background-color: #DCDCDC;
	color: Black;
	border: 1px solid Black;
	font: xx-small Verdana;
}


