body      {color                 :#000;
           text-align            :left;
        /*   background-color      :#000;
           background-image      :url(" ");
           background-attachment :fixed;
           background-repeat     :no-repeat;
           background-position   :right bottom */} 
a:link    {color                 :#fff} 
a:visited {color                 :#fff}
a:hover   {color                 :#000;
           background-color      :#fff;
           text-decoration       :underline;
           position              :relative;
           top                   :0px;
           left                  :0px;}