/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,204);}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,102,0); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,102,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,102,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { color: rgb(255,102,0); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,102,0); font-weight: bold;}
 