<style>
       font
       <!--La premiere ligne doit rester sinon la ligne suivante apparait en noir, je ne sais pas pourquoi !-->
        .DONOTUSETHISLINE {font-family: verdana; color: #00ffff; font-size: 14; font-weight: 800; }
        .clsStandardBl {font-family: verdana; color: #8C8EC6; font-size: 12; font-weight: 800; }
        .clsMediumBl {font-family: verdana; color: #00ffff; font-size: 14; font-weight: 800; }
        .clsHighBl {font-family: verdana; color: #00ffff; font-size: 20; font-weight: 800; }
        .clsStandardYe {font-family: verdana; color: #ffff00; font-size: 12; font-weight: 800; }
        .clsMediumYe {font-family: verdana; color: #ffff00; font-size: 14; font-weight: 800; }
        .clsHighYe {font-family: verdana; color: #ffff00; font-size: 20; font-weight: 800; }
        .clsStandardRe {font-family: verdana; color: #ff000f; font-size: 12; font-weight: 800; }
        .clsMediumRe {font-family: verdana; color: #ff000f; font-size: 14; font-weight: 800; }
        .clsHighRe {font-family: verdana; color: #ff000f; font-size: 20; font-weight: 800; }
        .clsStandardWh {font-family: verdana; color: #ffffff; font-size: 12; font-weight: 800; }
        .clsMediumWh {font-family: verdana; color: #ffffff; font-size: 14; font-weight: 800; }
        .clsHighWh {font-family: verdana; color: #ffffff; font-size: 20; font-weight: 800; }
        .clsAlbumTitle {font-family: verdana; color: #ffff00; font-size: 24; font-weight: 800; }
</style>