/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(0,51,51);}
 A:link { color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9px; color: rgb(0,0,102); text-decoration: none ; text-align: left; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 