.texto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 13px;
}
.textotitulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #185188;
	line-height: 14px;
}
.textochico {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 11px;
}
.textoceleste {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #185188;
	line-height: 11px;
}

.style2 {font-size: 12px}

.textoceleste2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #185188;
	line-height: 15px;
}

a:link {
	color: #185188;
	text-decoration: underline;
}
a:visited {
	color: #185188;
}
a:hover {
	color: #185188;
	text-decoration: underline;
}
a:active {
	color: #185188;
}
a {
	color: #185188;
}
.textotitulosbold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #185188;
	line-height: 14px;
	text-transform: uppercase;
}

