
body {
  background: url(images/bg.jpg) white;
  scrollbar-arrow-color:006600;
  scrollbar-track-color:f1f3dd;
  scrollbar-shadow-color:66ffcc;
  scrollbar-face-color:cff9e1;
  scrollbar-highlight-color:ffffff;
  scrollbar-darkshadow-color:003300;
  scrollbar-3dlight-color:ccffff; }

 A:link {text-decoration: none; color:#006600}
 A:visited {text-decoration: none; color: #006600;}
 A:active {text-decoration: none; color: #006600;}
 A:hover {text-decoration: no; color: #006633; font-weight: 700;}

.tdc { font-family: Arial; font-size: 8pt; letter-spacing: 1px; color:#bbbbbb }
