/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Fan du Standard de Liège (dansmonvillage.be)
 * Dernière modification : 09 Juil 2010 13:34 (GMT+2.00)
 * Par : master */
 
/* Admin */
.color_qeel_1, a:link.color_qeel_1, a:visited.color_qeel_1, a:active.color_qeel_1 { font-weight: bold; color: #FF0000; }
a:hover.color_qeel_1 { text-decoration: underline; color: #FF0000; }
/* Modérateur */
.color_qeel_2, a:link.color_qeel_2, a:visited.color_qeel_2, a:active.color_qeel_2 { font-weight: bold; color: #40BF40; }
a:hover.color_qeel_2 { text-decoration: underline; color: #40BF40; }
/* V.I.P */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #00aaFF; }
a:hover.color_qeel_3 { text-decoration: underline; color: #00aaFF; }
/* Membre en attente de présentation */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #FF9900; }
a:hover.color_qeel_5 { text-decoration: underline; color: #FF9900; }

