 body {
  background: #fff;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

a:after {
content : " ( " attr(href) " ) ";
font-size : small;
}

