body {font-family: Arial; color:#C0C0C0; background-color: #000000 ;}
/*#000000 = schwarz / text */

a {font-size: 14px; text-decoration:none; font-weight : bold;}
a:link {color:lawngreen;}    
a:visited {color:lawngreen;} 
a:active {color:#C0C0C0;}  
a:hover{color:yellow;}    /*#FF0000 = rot*/

table {color: #000000;}

h1 {font-size: 10px; font-weight: bold; color: #FF0000;}
h2 {font-size: 14px;}
h3 {font-size: 18px;}

