.texto {
	font-family: "Square721 BT";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003F8C;
	background-image: url(images/linea-titulo.jpg);
	background-repeat: repeat;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.adicionales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003F8C;
	list-style-image: url(images/flecha1.jpg);
	list-style-position: outside;
	list-style-type: none;
}
.liks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	list-style-image: url(images/flecha1.jpg);
	list-style-position: outside;
	list-style-type: none;
	text-decoration: underline;
}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0085E4;
}
