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