.destacadas {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #666666;
        height: auto;
        width: auto;
        border: thin solid #999999;
}
.titulo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bolder;
        color: #999999;
        border: thin none #999999;

}
.opcion {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bolder;
        color: #666666;
}
