BODY {background-image: url("pics/background.gif"); 
      background-repeat:repeat-y;background-attachment:fixed; 
      scrollbar-base-color: "#000000";
      scrollbar-arrow-color: "#ff0000";
      scrollbar-highlight-color: "#f00000";
      scrollbar-track-color: "#f0000f"
      }

A:LINK {color: "#ffffff";
        text-decoration: none
     

      }

A:VISITED {color: "#40E0D0";
        text-decoration: none
 
      }

A:HOVER {color: "#ffffff";
        text-decoration: none

      }



