/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : Petites-Sportives-31 (animheaven.fr)
 * Dernière modification : 15 Août 2009 12:22 (GMT+2.00)
 * Par : Jéjé 16V */
 
/* Administrateur */
.color_qeel_1, a:link.color_qeel_1, a:visited.color_qeel_1, a:active.color_qeel_1 { font-weight: bold; color: #FFA34F; }
a:hover.color_qeel_1 { text-decoration: underline; color: #FFA34F; }
/* Modérateur */
.color_qeel_2, a:link.color_qeel_2, a:visited.color_qeel_2, a:active.color_qeel_2 { font-weight: bold; color: #006600; }
a:hover.color_qeel_2 { text-decoration: underline; color: #006600; }
/* 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: #FF0000; }
a:hover.color_qeel_3 { text-decoration: underline; color: #FF0000; }
/* V.I.P. lointain */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #4000FF; }
a:hover.color_qeel_4 { text-decoration: underline; color: #4000FF; }
