/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : KaraNours (www.karanours.net)
 * Dernière modification : 20 Juin 2010 12:02 (GMT+2.00)
 * Par : Nounourse */
 
/* Administratrice */
.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; }
/* Oursons(nes) */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #0080FF; }
a:hover.color_qeel_5 { text-decoration: underline; color: #0080FF; }
/* O.N.P */
.color_qeel_8, a:link.color_qeel_8, a:visited.color_qeel_8, a:active.color_qeel_8 { font-weight: bold; color: #B5B5B5; }
a:hover.color_qeel_8 { text-decoration: underline; color: #B5B5B5; }
/*   */
.color_qeel_12, a:link.color_qeel_12, a:visited.color_qeel_12, a:active.color_qeel_12 { font-weight: bold; color: #FF0080; }
a:hover.color_qeel_12 { text-decoration: underline; color: #FF0080; }
