H1 {
     font-family:times new roman;
     color:#C8383B;
     font-weight:bolder;
     font-size:18pt;
   }
BODY {
       font-family:times new roman;
     }
TH {
     font-weight:bold;
     font-family:times new roman;
     color:#552E11;
   }

.head2 {
         font-weight:bold;
         font-family:times new roman;
         color:#552E11;
       }
.button {
          .head2;
          color:#8F0B00;
          font-weight:bold;
          background:#A1A1A1;
        }
}
a {
        text-decoration: none;
        font-weight: bold;
}

a:link {
        color: #FF0000;
        text-decoration: underline;
}

a:visited {
  color: #4F0000;
}

a:hover {
        text-decoration: underline;
        font-weight: bold;
        color: #FF0F0F;
}

a:active {
        color: #950000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
        color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
        color: #333333;
        padding: 2px;}

a.nav:visited {
        color: #cccccc;
        padding: 2px;
}

a.nav:hover {
        color: #FFFFFF;
        background-color: #666666;
        padding: 2px;
}

a.menu {
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline;
}

a.menu:hover {
        font-family: arial, helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline;
        letter-spacing: 1px;
        }

a.box {

        text-decoration: none;
        color: #950000;
        font-family:times new roman;
        font-size:3;
}

a.box:hover {

        text-decoration: underline;
        color: #FF0F0F;
        font-family:times new roman;
        font-size:3;
}
