/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: none;}
 A:link { color: rgb(153,0,0);}
 A:visited { color: rgb(128,128,128);}
 H1 { color: rgb(0,102,204);}
 P { color: rgb(0,102,204); font-weight: normal; font-style: normal;}
 
