body {
          font-family: "garamond";
          color: #000000;
          background-color: #FFFFF9;
background-image: url("parchemin.jpg");
        }
a:link {
          font-weight: bold;
	  font-size: 10pt;
          text-decoration: none;
          color: #9933FF;
          }
a:visited {
          font-weight: bold;
          text-decoration: none;
	  font-size: 10pt;
          color: #FF0000;
             }
a:hover {
          text-decoration: ;
          color: #00CC00;