/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; color: rgb(255,255,255); text-decoration: none ; background-color: rgb(51,102,102); background-image: url("./assets/images/body_bg.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(255,102,51); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,0,0);}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(192,192,192); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: none ; background-color: transparent; background-image: none; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(255,102,51); font-weight: bold; text-decoration: none ;}
 
