a:link      {
   text-decoration: none;
   color: #a0272c;
}

a:visited    {
   text-decoration: none;
   color: #a0272c;
}

a:hover      {
   text-decoration: none;
   border-bottom: 1px solid #a0272c;
   color: #a0272c;
}

a:active    {
   text-decoration: none;
   color: #a0272c;
}

body
{
   font-family: Verdana, Tahoma, Arial, sans serif;
   font-size: 11px;
   color: #534b2e;
   margin:0;
   padding:0;
}

h2 {
   font-size: 14px;
   color: #534b2e;
   margin:0;
   padding:0;
}

h1 {
   font-size: 18px;
   color: #8e7e43;
   margin:0;
   padding:0;

}
textarea, input   {
   background-color: #f8f3e4;
   border-top:  1px solid #534b2e;
   border-left: 1px solid #534b2e;
   border-bottom: 1px solid #534b2e;
   border-right:  1px solid #534b2e;
   padding: 2px;
   margin: 2px;
   color: #534b2e;
   font-weight: normal;
   font-family: Verdana, Tahoma;
   font-size: 11px;
}

}
table {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
