      A  {
         text-decoration : none;
      }
     A:link {
         color : #331100;
      }
     A:visited {
         color : #331100;
      }
     A:active {
         color : #331100;
      }
     BODY {
         font-weight : normal;
         font-size : 10px;
         color : #000000;
         font-family : Times, Helvetica, serif;
         background-color : #fefefe;
         text-decoration : none;
      }

     a:hover {
         
       text-decoration : underline;
             }
						 
      

