/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(204,102,51); background-color: rgb(223,249,200); background-image: none;}
 A:active { color: rgb(204,102,51); text-decoration: none ;}
 A:link { color: rgb(204,102,51); text-decoration: none ;}
 A:visited { color: rgb(204,102,51); text-decoration: none ;}
 .TextNavBar { color: rgb(0,51,0); text-decoration: none ; border: 1pt groove rgb(223,249,200);}
 A:hover { color: rgb(204,102,51); text-decoration: none ;}
 
