body { margin: 0; padding: 0; }

TD { font-size: 12px; font-family: Arial; text-decoration: none; text-align: justify } /* TD steht für Tabellenzellen */

a  { text-decoration: none } /* besuchte Seiten */

a:link { text-decoration: none; background-color: transparent }

a:hover { color: #000000; text-decoration: underline }