/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { text-decoration: none ;}
 A:link { color: rgb(128,0,0); text-decoration: none ;}
 A:visited { color: rgb(128,128,128); text-decoration: none ;}
 P { font-size: 10pt;}
 LI { font-size: 10pt;}
 .TextNavBar { font-size: 9pt;}
 A:hover { text-decoration: underline;}
 
