<style>
a:link { color:#00B0B0; text-decoration:underline; }
a:visited { color:#3300FF; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
body
{
        background-color:#000000;
        color:#00FF00;
}
h1    { font-family:"COMIC SANS MS",VERDANA,ARIAL,HELVETICA; font-size:24pt; font-weight:lighter; text-align:center ! important; }
h2,h3,h4,h5,li
      { font-family:"Times New Roman",Verdana,Arial,Helvetica,sans-serif ! important; }
p,td  { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; color:#FF0099 ! important; }
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
a.an { text-decoration:none; }
</style>.