/* 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,0); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(0,0,0); font-style: italic; text-decoration: underline;}
 
