#navigation { display: none; }

h2#crumb { display: none; }

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


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


img.resize { width: 160px; height: 160px; }

#noprint { display: none; }