a img {
      border: none;
      }

body {
      background-color: #FAA15A;
      color: #E35B5B;
      font-family: tahoma, arial, verdana, helvetica, sans-serif;
      font-size: 10px;
      margin-top: 0px;
      margin-right: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-width: 0px;
      margin-height: 0px;
      background-position: top left;
      background-image: url(shootr.png);
      background-repeat: repeat;
      }



.class1 A:link {
      border: 0px;
      padding-left: 10px;
      font-family: verdana;
      text-decoration: none;
      color: #8f8b53;
      font-size: 8px;
      font-weight: bold;
}

.class1 A:visited {
      border: 0px;
      padding-left: 10px;
      font-family: verdana;
      text-decoration: none;
      color: #8f8b53;
      font-weight: bold;
      font-size: 8px;
      }

.class1 A:active {
      border: 0px;
      padding-left: 10px;
      font-family: verdana;
      text-decoration: none;
      color: #5f5f5f;
      font-size: 8px;
      }

.class1 A:hover {
      font-family: verdana;
      padding-left: 10px;
      border: 0px;
      text-decoration: none;
      color: #E35B5B;
      font-weight: bold;
      background-color:#ffffff;
      font-size: 8px;
      }

a:link {
      text-decoration: none;
      color: #5BE3B5;
      font-weight: bold;
      }

a:visited {
      text-decoration: none;
      color: #5BE3B5;
      font-weight: bold;
      }

a:hover {
      border: 0px;
      text-decoration: none;
      color: #FFA97F;
      font-weight: bold;
      font-style: italic;
      }

a:active {
      text-decoration: none;
      color: #FFA97F;
      font-style: italic;
      font-weight: bold;
      }

strong {
      color: #46DDD0;
      }



.title {
      background-color: #F0E9A4;
      color: #E35B5B;
      font-size: 14px;
      font-weight: bold;
      text-align: right;
      font-variant: small-caps;
      font-family: times new roman;
      }

.title2 {
      color: #000000;
      letter-spacing: 4px;
      font-size: 8px;
      font-style: italic;
      font-family: times new roman;
      }

.font {
      background-color: #EDE58B;
      color: #8f8b53;
      font-size: 13px;
      text-align: justify;
      font-family: arial narrow;
      }