.spot {
	color: gray;
	text-decoration: none;
}
.spot2 {
	color: brown;
	text-decoration: none;
	}
.spot3 {
	color: Yellow;
	text-decoration: none;
}


.stdtablo
{
	text-decoration:none;
	font-family:Arial;
	font-size:10pt;
}

.menu
{
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
}
.menu:hover
{
	text-decoration:underline;
	font-family:verdana;
	font-size:8pt;
	color:#015AC0;
}
.urunmenu
{
	text-decoration:none;
	font-family:verdana;
	font-size:8pt;
	color:#777777;
	font-weight:bold;
}
.urunmenu:hover
{
	text-decoration:underline;
	font-family:verdana;
	font-size:8pt;
	color:#015AC0;
}