/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(0,0,0); font-weight: bold;}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,0);}
 .TextNavBar { color: rgb(0,0,0);}
 A:hover { color: rgb(0,0,0);}
 
