/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255);}
 A:active { color: rgb(255,102,0); font-weight: bold;}
 A:link { font-weight: normal; font-style: normal;}
 A:visited { color: rgb(0,0,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 .TextNavBar { color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,51,0);}
 