body { font-family: Arial, Helvetica, sans-serif; }
p { font-family: Arial, Helvetica, sans-serif; }
td {  }
a:link { color: #033; font-weight: bold; text-decoration: none; }
a:visited { color: #033; text-decoration: none; }
a:hover { color: white; background-color: #033; text-decoration: none; }
a:active { color: #ff9; background-color: #033; text-decoration: none; }
a.navbar { color: white; font-weight: normal; background-color: #033; text-decoration: none; }
a.navbar:link { color: white; font-weight: normal; text-decoration: none; background-color: #033; }
a.navbar:visited { color: white; font-weight: normal; text-decoration: none; background-color: #033; }
a.navbar:hover { color: #ff9; font-weight: normal; text-decoration: underline; background-color: #033; }
a.navbar:active { color: white; font-weight: normal; text-decoration: none; background-color: #033; }
