﻿.skip, #header_tools, #top_nav, #footer
{
	display: none;
}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}