.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;


}
.titulos-formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0061C1;
}
.texto-formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D79;
	text-decoration: none;
}
.subtitulos-formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004A95;
}
.formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001F5E;
	text-decoration: none;
	background-image:  url(images/backforma.gif);
	border: 1px solid #C6D9FF;
}
a:hover {
	color: #FF6600;
}
.destacados-formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002471;
	text-decoration: none;
}
.destacado-resultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

