/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'AvantGarde Bk BT', sans-serif; color: rgb(204,204,255); background-color: rgb(0,0,51);}
 A:active { color: rgb(153,153,204);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextNavBar { font-size: small; text-decoration: none ;}
 A:hover { color: rgb(255,102,0);}
 
