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