body {background: url(cutesybg.gif) ;

           font-size: 16pt;
           font-family:  arial, times new roman , times serif;

           color: brown; }

      a {text-decoration: none; }
      a:hover a {text-decoration: ;}
      a:link {color: red; }
      a:visited {color: green; }
      a:active {color: blue; }