body
   {
   color: black;
   background: white;
   }
a:link, a:visited
   {
   color: black;
   background: white;
   font-weight: normal;
   }
a:link.bottom
   {
	 color: white;
	 background: white;
	 }
a:visited.bottom
   {
	 color: white;
	 background: white;
	 }
.noprint { display: none; }

hr.n { display: none; }
