#main_content {
  font-size: 0.95em;
  line-height: 1.3em;
  }
  
#main_content h3 {
  color: #B22222;
  }
  
#main_content h3 a:link, #main_content h3 a:visited {
  color: #999977;
  }
  
#main_content h3 a:hover {
  text-decoration: underline;
  }
  
#here a {
  color: #999977;
  }