/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(60,65,81); background-color: rgb(235,237,245);}
 A:active { color: rgb(60,65,81);}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(60,65,81);}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(60,65,81);}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(60,65,81);}
 A:hover { color: rgb(60,65,81);}
 
