/* DATEI: alex.css */

/* Allgemeine HTML-Tag-Definitionen */

BODY { background-color:#000000; font-family:Times New Roman; font-size:12px; color:#ffff00; }
a:link { color: #FFFF00; font-size:18px; text-decoration:none}
a:visited { color: #dff868; font-size:18px; text-decoration:none}
a:hover { color: #ff0000; font-size:18px; text-decoration:none}


h3 { font-size:40px; margin-top:0px; color:#000000; font-style:italic }

h1 { font-size:30px; margin-top:0px; color:#FFFF00 }

h2 { font-size:18px; margin-top:0px; color:#FFFF00; font-family:Arial }



