.legend
{
	background:#630303;
	margin: 30px
	color:#BFBFBF;
	font-size:10px;
	color:#ffffff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

.legend a:link
{
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}


.legend a:hover
{
	font-size:10px;
	text-decoration: underline;
	color:#ffffff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

.legend a:visited
{
	font-size:10px;
	color:#ffffff;
	text-decoration: none;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

.legend a:visited:hover
{
	font-size:10px;
	color:#ffffff;
	text-decoration: underline;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

