/* Allgemein gültig */
body         { font-family: Arial }

/* Hyperlinks im Menü */
a.menu:link       { font-weight: normal; font-size: 8pt; font-family: Arial; color: #FFFFFF;
               text-decoration: none }
a.menu:visited    { font-weight: normal; font-size: 8pt; font-family: Arial; color: #FFFFFF;
               text-decoration: none }
a.menu:hover      { font-weight: normal; font-size: 8pt; font-family: Arial; color: #0000FF; 
               text-decoration: none }
