
body {
     margin-top: 40px;
  margin-bottom: 0px;
    margin-left: 10px;
   margin-right: 0px;

    font-family: Tahoma, Arial;
    font-weight: normal;
      font-size: 11px;
          color: #000000;
text-decoration: none;
         cursor: url(cur/aero_arrow.cur);
}



a {
    font-family: Tahoma,Arial;
    font-weight: normal;
      font-size: 11px;
          color: #595959;
text-decoration: none;
         cursor: url(cur/aero_link.cur);
}
a:hover {
    font-family: Tahoma,Arial;
    font-weight: bold;
      font-size: 11px;
          color: #FFA500;
text-decoration: none;
}



.bdnav:link {
    font-family: Tahoma,Arial;
    font-weight: bold;
      font-size: 11px;
          color: #595959;
text-decoration: none;
}
.bdnav:hover {
    font-family: Tahoma,Arial;
    font-weight: bold;
      font-size: 11px;
          color: #4169E1;
text-decoration: none;
}



.hdnav:link {
    font-family: Tahoma,Arial;
    font-weight: normal;
      font-size: 11px;
          color: #FFFFFF;
text-decoration: none;
}
.hdnav:hover {
    font-family: Tahoma,Arial;
    font-weight: normal;
      font-size: 11px;
          color: #FFA500;
text-decoration: underline;
}
.hdnav:visited {
    font-family: Tahoma,Arial;
    font-weight: normal;
      font-size: 11px;
          color: #FFFFFF;
text-decoration: none;
}
.hdnav:active {
    font-family: Tahoma,Arial;
    font-weight: normal;
      font-size: 11px;
          color: #FFFFFF;
text-decoration: none;
}


