a:link    {text-decoration:underline;color:#8B0000;}
a:visited {text-decoration:underline;color:#8B0000;}
a:active  {text-decoration:underline;color:#8B0000;}
a:hover   {text-decoration:underline;color:#594036;}
body,table,td {
  font-family:Verdana,'MS UI Gothic';
  font-size:11px;
  line-height:150%;
}
body {color:#333333;background-color:#FFFFFF;}
table {border-collapse:collapse;}
small {font-size:10px;}
input,textarea {
  font-size:11px;
  font-family:Verdana,'MS UI Gothic';
  border:1px solid #777777;
  background-color: #F7F7F7;
}

