body {
      background: black;
      color: white;
      
      scrollbar-arrow-color: #FFF;
      scrollbar-base-color: #222;
      scrollbar-dark-shadow-color: #6F6;
      scrollbar-track-color: #000;
      scrollbar-face-color: #000;
      scrollbar-shadow-color: #6F6;
      scrollbar-highlight-color: #6F6;
      scrollbar-3d-light-color: #6F6;
}

A:link     {color:#6F6;}
A:activate {color:#2B2;}
A:visited  {color:#6F6;}

.lien       {border-color: #6F6;}

.cambar1   {background-color:#000;}
.cambar2   {background-color:#6F6;}

.pagetitle {font: bold small Verdana, Bitstream Vera Sans;}
.paratitle1{color: #6F6; font: x-small Verdana, Bitstream Vera Sans;}
.paratitle2{color: #2B2; font: xx-small Verdana, Bitstream Vera Sans;}
.paratitle3{color: #6F6; font: xx-small Verdana, Bitstream Vera Sans;}
.textnormal{font: xx-small Verdana, Bitstream Vera Sans;}
.textbig   {font: x-small Verdana, Bitstream Vera Sans;}

.formchp   {width:120px; border-style:solid; border-width:1px; color:white; border-color:#6F6; font-family: Verdana, Bitstream Vera Sans; font-size:10px; background-color:#222;}
.formsel   {width:120px; border-style:solid; border-width:1px; color:white; border-color:#6F6; font-family: Verdana, Bitstream Vera Sans; font-size:10px; background-color:#222;}
.formchk   {}
.formtxtarea {
            width: 352px;
            height: 100px;
            border-style:solid;
            border-width:1px;
            color:white;
            border-color:#6F6;
            font-family: Verdana, Bitstream Vera Sans;
            font-size:10px;
            background-color:#222;
}
.formbut   {width: 25px; border-style:solid; border-width:1px; color:white; border-color:#6F6; font-family: Verdana, Bitstream Vera Sans; font-size:10px; background-color:#000;}
