body { background: #E5E5E5; }

a {
  font : normal 13px sans-serif;
  text-decoration : none;
  color: black; 
}

a:hover {
  text-decoration : none;
}

a:visited {
  color : Black;
}

a.header {
  font: bold 18px serif;
  color: #800000;
}

h3 {
  font : bold 18px serif;
}
