

      a {
      font-family: Comic Sans MS;
      font-size: 12px;
      font-weight: bold;
      color: #000040;
      line-height: 3
     }

      a:hover {
      font-family: Comic Sans MS;
      font-size: 12px;
      font-weight: bold;
      color: #800000;
      line-height: 3
     }

      a:active {
      font-family: Comic Sans MS;
      font-size: 12px;
      font-weight: bold;
      color: #800000;
      line-height: 3
     }

      body {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #000040;
      font-size: 12px;
     }

     h1 {

     color: #800000;
     font-size: 24px;
     }


     h2 {

     color: #800000;
     font-size: 18px;
     }
