/**Thanks to Eric Meyer--a A List Apart--for this one**/



a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

