html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
A	 { text-decoration: none; }
A:hover	 { text-decoration: underline overline }
A.nav	 { text-decoration: none; color: none }
A.nav:hover { text-decoration: underline }
