 <style type="text/css">
   <!--
   body{ background-repeat:repeat;
         background-position: right;
         background-attachment: fixed;

         SCROLLBAR-FACE-COLOR: #b4ebd6;
         SCROLLBAR-SHADOW-COLOR: #000000;
         SCROLLBAR-3DLIGHT-COLOR: #b4ebd6;
         SCROLLBAR-ARROW-COLOR: #ffffff;
         SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
         SCROLLBAR-DARKSHADOW-COLOR: #b4ebd6;
         SCROLLBAR-BASE-COLOR: #b4ebd6;
     
         border: 10 ridge #b0e0e6; }

   A:link    {color:green;  text-decoration: none;}
   A:active  {color:orange; text-decoration: underline;font-weight:bold;}
   A:hover   {color:red;    text-decoration: underline;font-weight:bold;}
   A:visited {color:brown;  text-decoration: none;}

   -->
 </style> 