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