/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0);}
 A:link { color: rgb(255,102,0);}
 A:visited { color: rgb(51,102,102);}
 
