/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
a:visited { color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
 a:link { color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
 a:active { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: x-small;}
 a:hover { color: rgb(252,147,43); font-weight: normal; text-decoration: none ;}
 
