/* Legend */
.Legend A {
	color: #7e7e7e;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	height: 11px;
}

.Legend A:Hover {
	color: #7e7e7e;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	font-weight: normal;
	height: 11px;
	text-decoration: none;
}

