/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,0); text-decoration: none ;}
 H1 { vertical-align: sub;}
 P { font-size: small; vertical-align: baseline;}
 A { font-family: 'Futura Bk', sans-serif; font-size: x-small; color: rgb(0,0,0); font-weight: bold; font-style: italic; text-decoration: none ;}
 .TextNavBar { font-size: small; font-weight: bold; vertical-align: baseline;}
 A:hover { font-family: 'Futura Bk', sans-serif; font-size: x-small; color: rgb(0,0,0); font-weight: bold; font-style: italic; text-decoration: none ;}
 
