/*for Gecko navigators*/
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
font-family:Ubuntu;
}

