a {
	color: #e9e7e7;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #99c000;
	text-decoration: none;
}

#map_canvas a{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

#map_canvas a:hover {
	color: #99c000;
	text-decoration: none;
}


a.Marker {
	color:red;
}

