/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 A { text-decoration: none ;}
 .TextNavBar { text-decoration: none ;}
 A:hover { text-decoration: none ;}
 
