a:link          {text-decoration: none;
                color: #FFFFFF; }
                 
a:visited       {text-decoration: none;
                color: #008080; }

a:hover         {text-decoration: none;
                font-weight: bold;
                color: #FFFFFF;  }

a:active        {text-decoration: none;
                color: #FFFFFF; }

.menu           {
                font-family: MS Sans Serif;
                font-size: 9pt;
                font-weight: bold;
                color: #FFFFFF; }

.menuactuel     {
                font-family: MS Sans Serif;
                font-size: 9pt;
                font-weight: bold;
                background-color:"#A4A5A4";  }

.scrollencolor  {
                background-color: #2C2A2C; 
                scrollbar-face-color: #565656;
                scrollbar-highlight-color: #7A7875;
                scrollbar-shadow-color: #000000;
                scrollbar-3dlight-color: #2C2A2C;
                scrollbar-arrow-color: #FFFFFF;
                scrollbar-track-color: #2C2A2C;
                scrollbar-darkshadow-color: #2C2A2C;}