/* Legend */
.Legend A {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	height: 11px;
	font-style: italic;
	text-decoration: none;
	text-decoration: none;
}
.Legend A:Hover {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	height: 11px;
	font-style: italic;
	text-decoration: none;
	text-decoration: none;
}

