/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: xx-small; vertical-align: baseline; text-decoration: none ; font-variant: normal; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(102,153,255);}
 
