body { font-family: "Times New Roman", Times, serif; 
       font-size: 18px; 
       color: #000000; 
       background-color: #FFFFFF; }

td { font-family: "Times New Roman", Times, serif; 
     font-size: 18px; 
     color: #000000; }

table { font-family: "Times New Roman", Times, serif; 
       font-size: 18px;
       background-color: #FFFFFF; }

a { font-family: "Times New Roman", Times, serif; 
     font-size: 20px;
     font-weight: bold;
     text-decoration: none;
     color: #000077; }

a:hover { color: #770000; }

.aktuell { font-size: 18px; 
           font-weight: bold;
           color: #FF8000; }
     
