/* Legend */
.Legend a {
	color: #a6a6a6;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma, Geneva;
	font-size: 10px;
	font-weight: normal;
	height: 6px;
	text-decoration: none;
}
.Legend a:hover {
	color: #a6a6a6;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma, Geneva;
	font-size: 10px;
	font-weight: normal;
	height: 6px;
	text-decoration: none;
}

