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