*{
    font-family: 'Open Sans Condensed', sans-serif; 
    font-style: normal!important;
}

.lyrics a{
    text-decoration: none;
    color: white;
}
#cntdwn{
    display:none;
}
table.sample td{
    text-align: left;
}
table.sample td:last-child{
    text-align: right;
}
table.sample tr:first-child td span.lyrics:first-child{
    display: none;
}