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