/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(102,51,0); font-weight: normal; font-style: normal; background-color: rgb(232,216,198); background-image: none;}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,0,0);}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(171,93,37);}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(153,51,51);}
 A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(128,0,128);}
 