/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255);}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255);}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(153,153,153);}
 .TextObject { color: rgb(255,255,255); background-color: rgb(0,0,0);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,255); background-color: rgb(0,0,0);}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 LI { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,0,0);}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,0,0);}
 A:hover { color: rgb(255,0,0);}
 
