body {      background-color: #FFFFFF;     background-image: url('images_main/horse_menu.gif');      background-repeat: no-repeat;      background-attachment: Fixed;      color: #000000;     }a:link {       text-decoration: none;       color: #808080       }a:active {         text-decoration: none;         color: #808080         }a:visited {          text-decoration: none;          color: #808080          }a:hover {        text-decoration: none;        color: #055596;        }

