/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(153,204,102);}
 A:link { color: rgb(0,0,255); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 