/* Legend */
span.Legend						{color:#646265; display: block; padding:8px 0; font-size:12px;}
span.Legend:hover				{color: #000; display:block; padding:8px 0; font-size:12px;}

.Legend a {
	color:#646265 !important;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	text-decoration: none;
	text-decoration: none;
}

.Legend a:hover {
	color: #000;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	text-decoration: none;
	text-decoration: none;
}


