/**
 * Feuille de style des couleurs dans "Qui est en ligne ?".
 * 
 * Forum : L'Ordre des Trois Blasons (trois-blasons.com)
 * Dernière modification : 22 Mars 2007 01:24 (GMT+1.00)
 * Par : Shanyu */
 
/* Blason Monaghann */
.color_qeel_3, a:link.color_qeel_3, a:visited.color_qeel_3, a:active.color_qeel_3 { font-weight: bold; color: #BF0000; }
a:hover.color_qeel_3 { text-decoration: underline; color: #BF0000; }
/* Blason du Thyl */
.color_qeel_4, a:link.color_qeel_4, a:visited.color_qeel_4, a:active.color_qeel_4 { font-weight: bold; color: #0040BF; }
a:hover.color_qeel_4 { text-decoration: underline; color: #0040BF; }
/* Blason Elendas */
.color_qeel_5, a:link.color_qeel_5, a:visited.color_qeel_5, a:active.color_qeel_5 { font-weight: bold; color: #006500; }
a:hover.color_qeel_5 { text-decoration: underline; color: #006500; }

