@charset "utf-8";
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0033CC;
	font-weight: normal;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
