.spot {
	color: blue;
	text-decoration: none;

}
.spot2 {
	color: #990033;
	text-decoration: underline;
}
.spot3 {
	color: white;
	text-decoration: underline;
}
.spot4 {
	color: orange;
	text-decoration: underline;
}
.spot5 {
	color: white;
	text-decoration: none;
}
.spot6 {
	color: black;
	text-decoration: none;

}


#resim	{
		border:3px double #ffffff;
		}