.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.alink01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
}
.alink01:hover {
	text-decoration: underline;
}
.alink01:visited {
	color: #330066;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC6633;
}
.titulo2 {
	font-size: 12px;
	color: #CC6633;
	font-weight: bold;
}