
<!--
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold}
.menubranco {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none}
.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; text-decoration: none}
.titulogrande {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000}
.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
a.menubranco:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CCCCCC; text-decoration: underline; font-weight: normal; }
a.menubranco:active { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline; font-weight: normal; }
a.menubranco:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal; }
a.menubranco:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal; }


html {
     overflow: -moz-scrollbars-vertical;
}


a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
 
a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

-->

