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