/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,0,204);}
 A:visited { color: rgb(0,153,51);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color: rgb(0,0,153); font-weight: bold; background-color: rgb(255,255,204); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
