
A:link {color:black; text-decoration:none; font-weight:normal;}
A:visited {color:black; text-decoration:none; font-weight:normal; }
A:active {text-decoration:underline; color:black; background: white; font-weight:bold; }
A:hover {text-decoration:underline; color:white; background: lightblue; font-weight:bold; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana; } 

/* Kommentare werden hierhinein geschrieben */

body { background-color:silver; color:black;  } 


td { background-color:silver; border-color:black; } 


th { background-color:silver; color:black; font-weight:normal; } 



