.texto {  font-family: Verdana; font-size: 9px; text-decoration: none; color: #333333; text-align:justify}
.textoCenter {  font-family: Verdana; font-size: 9px; text-decoration: none; color: #333333; text-align:center}
.textoB {  font-family: Verdana; font-size: 11px; text-decoration: none; color: #333333;}
.textoBbranco {  font-family: Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF;}
.textoLaranja {  font-family: Verdana; font-size: 11px; text-decoration: none; color: #0054A2;}

.copyright  {  font-family: Arial; font-size: 7pt; text-decoration: none; color: #000000;}


A:link {
	text-decoration: none;
	color: #0054A2;
}

A:visited {
	text-decoration: none;
	color: #0054A2;
}

A:hover {
        text-decoration: none;
	    COLOR: #333333;
}


