/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(204,204,204);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 P { font-size: small;}
 