
body, td, th {
  font-family: 'arial', 'helvetica';
  color: #121212
}

A:link {
  text-decoration: none;
  font-weight: normal;
  color: #4c0b00;

}

A:visited {
  text-decoration: none;
  font-weight: bold;
  color: #446688;

}

A:active {
  text-decoration: none;
  font-weight: bold;
  color: #662244;
}

A:hover {
  text-decoration: none;
  color: #662244;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #577bad;

}
