/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(204,153,51); font-weight: bold; text-decoration: none ; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(204,153,51); text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,0,0); text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(204,153,51); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(204,153,51); text-decoration: none ;}
 
