/* Legend */
.Legend A {
	background-color:transparent ;
	color: #b1b3b4;
	font-family: "Lucida Sans",Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	font-style:inherit ;
	text-decoration: none;
	text-decoration: none;
}
.Legend A:Hover {
	background-color:transparent ;
	
	font-family:"Lucida Sans",Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 11px;
	font-style: inherit;
	text-decoration: none;
	text-decoration: none;
}

