/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:link { color: rgb(153,51,0);}
 A:visited { color: rgb(102,51,0);}
 .TextNavBar { font-family: Impact, 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif;}
 
