.textoBusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-decoration: none;
	color: #000000;
	font-style: normal;
	font-weight: normal; 
}

.textoTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    text-decoration: none;
	color: #054375;
	font-style: normal;
	font-weight: bold; 
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration: none;
	color: #054375;
	font-style: normal;
	font-weight: normal; 
}
.textoPopUpTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
    text-decoration: none;
	color: #054375;
	font-style: normal;
	font-weight: bold; 
}

.textoAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration: none;
	color: #666666;
	font-style: normal;
	font-weight: normal; 
}


.textoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    text-decoration: underline;
	color: #999999;
	font-style: normal;
	font-weight: normal; 
}


.contBusca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #054375;
	font-style: normal;	
}

.contBusca:hover { 
        color: #054375; 
        text-decoration: underline; 
        font-size: 9pt; 
        font-weight: normal; 
}