.legend
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.legend a:link, .legend a:visited, .legend a:active
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;		
}

.legend a:hover 
{
	color: #003D80;
	text-decoration: underline;
	font-weight: bold;	
}