h1, h2, h3, h4, h5, h6 {
  font-family: "arial", "helvetica", sans-serif;
  letter-spacing: 2pt;
  color: white;
  font-size: 14px;
  font-weight: bold;  
}

a, a:visited, a:hover, a:visited:hover {
  color: #0000FF;
  background: transparent;
  text-decoration: underline;
}