/*
Feuille de style du scripts Les Commentaires
PHPScripts - http://phpscripts.free.fr
*/

TD {
    color: black;
    font-family: Arial;
    font-size: 10pt}

A {
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none}

A:hover {
    TEXT-DECORATION: underline}

.commentaire {
    COLOR: white;
    font-size: 9pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none}

A.auteur {
    FONT-WEIGHT: normal;}

P {
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt}