body {
          background - color : #F8F8FF ;
          font-family : verdana, arial, helvetica, sans-serif;
          background-image : url(ho_bg.jpg) ;
        }

a:link {
           text-decoration : none;
           color : #000000;
           font-size : 80%;
          }

a:visited {
           text-decoration : none;
           color : maroon;
           font-size : 80%;
          }

a:hover {
           text-decoration : underline;
          }


