/* 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,0,153);}
 A:visited { color: rgb(153,153,204);}
 