body {background-color: #A76830;}

.toplinks {
         font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
         font-size: 16px;
         }

.toplinks a {
           color: #000000;
           text-decoration: none;
           }

.toplinks a:visited {
           color: #000000;
           text-decoration: none;
           }

.toplinks a:hover {
           color: #660000;
           text-decoration: underline;
           }

.maintext {
          font-family: Times New Roman, Times, serif;
          font-size: 14px;
          }

.maintext a {
          color: #660000;
          font-weight: bold;
          text-decoration: none;
          }

.maintext a:visited {
          color: #660000;
          font-weight: bold;
          text-decoration: none;
          }

.maintext a:hover {
          color: #660000;
          font-weight: bold;
          text-decoration: underline;
          }

.wintext {
         font-family: Garamond, Times New Roman, Times, serif;
         font-size: 22px;
         font-weight: bold;
         }

.bordertextgrey {
   border: thin solid #000000;
   font-family: Tahoma, sans-serif;
   font-size: 12px;
   background-color: #bfb290;
  }

.bordertextgrey a {
           color: #660000;
           font-weight: bold;
           text-decoration: none;
           }

.bordertextgrey a:visited {
           color: #660000;
           font-weight: bold;
           text-decoration: none;
           }

.bordertextgrey a:hover {
           text-decoration: underline;
           }

.bordertextwhite {
    border: thin solid #000000;
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    }

.bordertexttan {
   border: thin solid #000000;
   font-family: Tahoma, sans-serif;
   font-size: 12px;
   background-color: #e3ac6c;
  }

.bordertexttan a {
           color: #660000;
           font-weight: bold;
           text-decoration: none;
           }

.bordertexttan a:visited {
           color: #660000;
           font-weight: bold;
           text-decoration: none;
           }

.bordertexttan a:hover {
           text-decoration: underline;
           }

.red14 {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    color: #FF0000;
    }

.red16 {
    font-family: Times New Roman, Times, serif;
    font-size: 16px;
    color: #FF0000;
    }

.red20 {
    font-family: Times New Roman, Times, serif;
    font-size: 20px;
    color: #FF0000;
    }

.red24 {
    font-family: Times New Roman, Times, serif;
    font-size: 24px;
    color: #FF0000;
    }