/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255); background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(255,204,0);}
 A:link { color: rgb(204,255,255);}
 UL { color: rgb(255,255,255);}
 A:visited { color: rgb(255,153,51);}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,0);}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255);}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(204,255,255);}
 H4 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: xx-small; color: rgb(255,255,51);}
 ADDRESS { color: rgb(255,255,51);}
 H5 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 PRE { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 H6 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,51);}
 A:hover { color: rgb(255,102,0);}
 