
A:LINK    { color:#003366; text-decoration:none;
 
}
A:VISITED { color:#003366; text-decoration : none;}
A:HOVER	  { color:#ffffff; text-decoration : none; background:#00cccc;
 cursor : crosshair;
 font-weight : 800;
 
 font-style : oblique;
 
}


BODY {
      SCROLLBAR-FACE-COLOR: #d5dde8;
      SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
      SCROLLBAR-SHADOW-COLOR: #ffffff;
      SCROLLBAR-ARROW-COLOR: #646464;
      SCROLLBAR-BASE-COLOR: #d5dde8;
     }
