/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(51,0,102);}
 A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,0);}
 A:visited { color: rgb(255,255,0);}
 P { font-family: Bimini,sans-serif;}
 A { color: rgb(255,255,0);}
 .TextNavBar { color: rgb(255,255,0);}
 