/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/Background.gif");}
 A:link { color: rgb(153,51,0);}
 A:visited { color: rgb(102,51,0);}
 .TextNavBar { font-family: 'Arial CE', sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
