/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: small; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(204,102,0);}
 .TextNavBar { color: rgb(0,0,0); text-decoration: none ; background-color: rgb(255,255,255); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(204,102,0);}
 