p, td, body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #FFFFFF
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover, a:active {
  text-decoration: underline;
  color: #FFFFFF;
}

.sublinks {
  font-weight: normal;
}

