.titulo {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E1151E;
}
.subtitulo {
	font-family: Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}
.palabra {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #E1151E;
	font-weight: bold;
}
.definicion {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #777777;
}
.texto {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}
.PrecioEuros {
	font-family: Verdana;
	font-size: 15px;
	font-weight: 900;
	color: #E11520;
}
.PrecioPesetas {
	font-family: Verdana;
	font-size: 13px;
	font-weight: 700;
}

