.liens {
        font-family: "arial";
        font-size: 16px;
        font-weight: bold;
        color: #FF9900;
        text-decoration: none;
}
.titre {
        font-family: "arial";
        font-size: 16px;
        font-weight: bold;
        color: #FF9900;
        text-decoration: none;
}

.orange_gras {
        font-family: "arial";
        font-size: 13px;
        font-weight: bold;
        color: #FF9900;
        text-decoration: none;
}

.blanc_gras {
        font-family: "arial";
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
.orange {
        font-family: "arial";
        font-size: 11px;
        color: #FF9900;
        text-decoration: none;
}
.liens2 {
        font-family: "arial";
        font-size: 16px;
        font-weight: bold;
        color: #CCCCCC;
        text-decoration: none;
}

.liens3 {
        font-family: "arial";
        font-size: 12px;
        font-weight: bold;
        color: #CCCCCC;
        text-decoration: none;
}

.liens_gris {
        font-family: "arial";
        font-size: 12px;
        font-weight: bold;
        color: #999999;
        text-decoration: none;
}

.texte_gris {
        font-family: "arial";
        font-size: 12px;
        color: #999999;
        text-decoration: none;
}
.liens_nemesi {
        font-family: "arial";
        font-size: 10px;
        font-weight: bold;
        color: #CCCCCC;
        text-decoration: none;
}