/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,204); background-image: url("./assets/images/background.gif");} A:active { background-color: rgb(153,51,255);} A:link { color: rgb(153,0,51);} A:visited { color: rgb(0,51,153);} .TextNavBar { background-color: transparent;} A:hover { background-color: rgb(153,0,51);} 
