.titulares {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.precios {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	}
	.contacta {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
}
.destacado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.destacadosobrefondo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC99;
}
