/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(255,255,255); background-image: url("./back.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 UL { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { color: rgb(255,255,255);}
 H1 { color: rgb(255,255,255);}
 H2 { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 H3 { color: rgb(255,255,255);}
 OL { color: rgb(255,255,255);}
 H4 { color: rgb(255,255,255);}
 H5 { color: rgb(255,255,255);}
 H6 { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,255);}
 
