.textoBlanco {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textominiBlanco {
	font-family: "Verdana";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textoCentral {
	font-family: "Verdana";
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.textominiCentral {
	font-family: "Verdana";
	font-size: 9px;
	color: #676767;
	text-decoration: none;
}
.textoTitulo {
	font-family: Verdana;
	font-size: 14px;
	color: #676767;
	text-decoration: none;
	font-weight: bold;
}

