/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0);}
 A:active { color: rgb(0,102,102);}
 A:link { color: rgb(0,102,102);}
 A:visited { color: rgb(102,153,153);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
 A:hover { color: rgb(0,102,102);}
 
