/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Copperplate Gothic Light', 'Times New Roman', Times, Serif, sans-serif; font-size: xx-small; color: rgb(255,255,255);}
 A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 .TextNavBar { font-family: 'AntiqueOlive LT Nord'; font-size: x-small; color: rgb(102,204,255); text-decoration: none ;}
 A:hover { color: rgb(255,255,255); text-decoration: none ;}
 