/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
A:active { text-decoration: none ;}
 A:link { color: rgb(36,23,87); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt; font-weight: bold;}
 .TextNavBar { text-decoration: none ;}
 A:hover { text-decoration: underline;}
 
