body {
  background: white;
  font-size: 12pt;
  }
.top, .deco, .hide, #bottom
{
  display:none;
}#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#content a[href^="/"]:after {
  content: " (http://www.porthor.com" attr(href) ") ";
  }
