/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/Image1.gif");} A:active { font-family: 'Arial Greek', sans-serif;} A:link { font-family: 'Arial Greek', sans-serif; color: rgb(153,0,0);} A:visited { font-family: 'Arial Greek', sans-serif; color: rgb(102,102,0);} .TextNavBar { font-family: 'Arial Greek', sans-serif; color: rgb(153,0,0);} A:hover { font-family: 'Arial Greek', sans-serif; color: rgb(51,0,102);} 
