body { background-color:#000000; font-weight:bold; font-family:Arial,Verdana; font-size:4; }
table { background-color:#000000; align:center; }
td { background-color:#000000; text-align:center; }
h1 { color:#FFFF00; text-align:center; }
h2 { color:#FFFF00; text-align:center; }
a:link { color:#ffff00; } /* noch nicht besuchte Ziele */
a:visited { color:#ffff00; } /* besuchte Ziele */
a:hover { color:#ffffdd; } /* Verweise bei "MouseOver" */
a:active { color:#0000ff; } /* Angeklickte Verweise */
a:focus { color:#ffff00; } /* Verweise, die Fokus erhalten */

