/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,204,51); background-color: rgb(0,102,0);}
 A:active { text-decoration: none ;}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,204); text-decoration: none ;}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,204); text-decoration: none ;}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,204,51);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,204,51);}
 A { text-decoration: none ;}
 A:hover { color: rgb(255,204,51);}
 
