/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(101,101,101); background-image: none;}
 A:link { color: rgb(51,204,204);}
 A:visited { color: rgb(51,153,153);}
 