body {
	font-family: helvetica, "Times New Roman", serif;
}

#skipLinks, #branding #quote, #sidebar, .navigation, hr, .coloredArrow {
	display: none;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 70%;
}
