/* Formatierung für Najubria */
/* für Menüleiste */
/* erstellt am 10.08.2000    */

/* normaler Text */
body {font: bold 10pt Arial; 
      color: black; 
      background-attachment: fixed
     }
table {font: bold 10pt Arial; 
      color: black; 
      background-attachment: fixed
     }
td {font: bold 10pt Arial; 
      color: black; 
      background-attachment: fixed
     }    
p {font: bold 10pt Arial; 
      color: black; 
      background-attachment: fixed
     }

a:active { color: blue;
           text-decoration: none;
           font: 10pt Arial
         }
a:link   { color: blue;
           text-decoration: none;
           font: 10pt Arial
         }
a:visited{ color: blue;
           text-decoration: none;
           font: 10pt Arial
         }
a:hover  { color: blue;
           text-decoration: underline;
           font: 10pt Arial
         }         
       
      
   
         