/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BLOCKQUOTE { color: rgb(255,255,51);}
 BODY { font-family: 'Arial Rounded MT Bold', sans-serif; color: rgb(255,255,51); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,255,51);}
 A:link { color: rgb(255,255,51);}
 UL { color: rgb(255,255,51);}
 A:visited { color: rgb(255,153,102);}
 .TextObject { color: rgb(255,255,51);}
 H1 { color: rgb(255,255,51);}
 H2 { color: rgb(255,255,51);}
 P { color: rgb(255,255,51);}
 H3 { color: rgb(255,255,51);}
 LI { color: rgb(255,255,51);}
 OL { color: rgb(255,255,51);}
 A { color: rgb(255,255,51);}
 H4 { color: rgb(255,255,51);}
 .TextNavBar { color: rgb(255,255,51);}
 ADDRESS { color: rgb(255,255,51);}
 H5 { color: rgb(255,255,51);}
 PRE { color: rgb(255,255,51);}
 H6 { color: rgb(255,255,51);}
 A:hover { color: rgb(255,255,51);}
 
