
    
    .menuhover .tn-atom {
        text-decoration: underline;
    }
    
    .menuhover .tn-atom:hover {
        color: #FFCF97 !important;
        text-decoration: none;
    }
    
