/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); font-weight: normal; font-style: normal; vertical-align: baseline; text-decoration: none ;}
 A:visited { font-weight: normal; font-style: normal; text-decoration: none ;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 .TextNavBar { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
