/* 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: xx-small; color: rgb(255,0,0);}
 A:link { font-size: xx-small; color: rgb(255,255,255);}
 A:visited { font-size: xx-small; color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small; color: rgb(255,255,255);}
 A:hover { font-size: xx-small; color: rgb(255,0,0);}
 