.legenda {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #0033FF;
	border: groove;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-variant: normal;
	color: #0066FF;


}
a:visited {
	text-decoration: none;
	color: #0066FF;

}
a:hover {
	text-decoration: none;
	color: #0066FF;

}
