a { text-decoration: none /* ok since almost everything is clickable */; }
body > div > footer a { text-decoration: dotted underline; }
