table { margin:0px; padding:0px; }
a:link { font-weight:bold; color:blue; text-decoration:underline; }
a:visited { font-weight:bold; color:purple; text-decoration:underline; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:underline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }
body { font-family:Verdana, helvetica, Arial, sans-serif; }
.kursiv { font-style:italic; }
