<!--

   A:active {
          font-family: "Comic Sans MS", "Arial";
          color: paleturquoise;
          background-color: transparent;
            }

   A:link {
          color: lavender;
          background-color: transparent;
          }

   A:visited {
          color: cornflowerblue;
          background-color: transparent;
             }

   H1 {
          font-family:'Comic Sans MS',Arial; font-weight:normal; font-size:18pt; color:white; text-align:center; }

   P {
          font-family: "Comic Sans MS", "Arial";
          color: white;
          background-color: transparent;
     }
-->
