body {
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;

  margin-top: 0px; 
  margin-bottom: 0px; 

  background-image : url('./bee_imgr/f_bc.jpg');
  background-attachment: fixed;
  background-position:0% 0%;
  background-repeat: no-repeat;
  background-color: #ffffff;


  color: #000000; 
  font-size: 10pt; 
} 


td { color: #000000;
     font-size: 10pt; 
}

a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}

a.radio:link { color:#55c000; text-decoration:none;}
a.radio:visited { color:#55c000; text-decoration:none;}
a.radio:hover { color:#55c000; text-decoration:none; overline;background-color:#55c000; color:#000000; position:relative; top:1pt; left:1pt;}

a.gazou:link { text-decoration:none;}
a.gazou:visited { text-decoration:none;}
a.gazou:hover { text-decoration:none; position:relative; top:2pt; left:2pt;}


