html, body {
  background: #fff;
  color: #000;
}
a:link, a:visited {
  text-decoration: underline !important;
  color: #666 !important;
}
.noprint, #tabs, #footer {
  display: none;
}

