.tafmapswitch_unhover{
	font-size: 11px;
  	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #3d7d2b;
	cursor:pointer;
}
.tafmapswitch_hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #3d7d2b;
}
.selected .tafmapswitch_unhover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
.selected .tafmapswitch_hover{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}



