.texto-pequeno {
	font-family: Tahoma;
	font-size: 10px;
}
.precios {
	font-family: Tahoma;
	font-size: 17px;
	color: #FF0000;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.texto-sangria {
	font-family: Tahoma;
	font-size: 11px;
	text-indent: 10pt;
	line-height: 15px;
}
.titulo {
	font-family: Tahoma;
	font-size: 12px;
}
.cajas {
	border: 1px #004F92 solid;
	font-family: Tahoma;
	font-size: 11px;
	background-button-color: #004F92;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004F92;
	border: 1px #004F92;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000000;
}
