body, td, div, p, b, font {
  scrollbar-base-color: #6E472F;
  scrollbar-track-color: #6E472F;
  scrollbar-arrow-color: white;
  font-family: helvetica, arial;
  color: black;
}

font.piccolo {
  font-size: 0.8em;
}

a:link, a:active, a:visited, a:hover {
  font-family: helvetica, arial;
  text-decoration: none;
  color: red;
}


