por ejemplo
Código HTML:
<style type="text/css"> .titol{ font-family:"Times New Roman", Times, serif; color:#999933; font-size:36px; font-weight:bold; } .text { font-family:"Times New Roman", Times, serif; !Important; font-size:18px; !Important; } .una{ font-size:10px; } </style> <div class="titol">Gastronomia Aranesa </div> <div class="text">Esto es <span class="una">una</span> <strong>prueba</strong></div>
lo he intentando con el !important; pero nada