/* Legend */
.Legend A {
	background-color: #FFFBF0;
	color: #006633;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	height: 6px;
	font-style: ;
	text-decoration: none;
	text-decoration: none;
}
.Legend A:Hover {
	background-color: #FFFBF0;
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	height: 6px;
	font-style: ;
	text-decoration: none;
	text-decoration: none;
}

