/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A { color: rgb(0,0,0); font-style: italic; text-decoration: underline;}
 
