.texto {
	font-family: tahoma;
	font-size: 11px;
}
.titulo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #224AA8;
}
.link_azul {
	font-family: tahoma;
	font-size: 11px;
	color: #3974C7;
	text-decoration: none;
}
