/* Legend */
.Legend A {
	color:white;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:30px;
	padding:0px 5px;
	text-decoration:none;
}
.Legend A:Hover {
	text-decoration:underline;
}
