/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; background-color: rgb(133,198,127); background-image: url("./assets/images/background.gif"); background-repeat: repeat-y; background-position: 50% 0pt;}
 A:active { color: rgb(204,51,0); text-decoration: none ;}
 A:link { color: rgb(204,51,0); text-decoration: none ;}
 A:visited { color: rgb(204,51,0); text-decoration: none ;}
 H1 { font-size: 24px; color: rgb(255,0,0);}
 H2 { font-size: 16px; font-weight: normal; font-style: normal;}
 H3 { font-size: 16px; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: 18px; color: rgb(133,198,127); line-height: 24pt;}
 A:hover { color: rgb(133,198,127); text-decoration: underline;}
 