/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(204,204,204); background-color: rgb(204,204,204);}
 A:visited { color: rgb(255,0,51);}
 P { color: rgb(204,204,204);}
 