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