.estilos {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
.link {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.textos {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.fonos {
	font-family: Arial;
	font-size: 16px;
	text-align: justify;
}
.direccion {
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}
.cajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-weight: bold;
}

