<style>
a:link { color:#00B0B0; text-decoration:underline; }
a:visited { color:#00FF00; text-decoration:underline; }
a:active { color:#FFFFFF; text-decoration:none; }
body
{
        background-color: #000000;
        color: #FF0099;
}
h1    { font-family:"COMIC SANS MS",VERDANA,ARIAL,HELVETICA;
font-size:24pt; font-weight:lighter; text-align:left ! 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; }
h5  { color:#00FF00; }
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */
a.an { text-decoration:none; }
</style>.