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