/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-family: 'Monotype Corsiva', cursive; font-size: 26px; color: rgb(79,1,1); font-weight: bold; text-decoration: none ;}
 A:link { font-family: 'Monotype Corsiva', cursive; font-size: 26px; color: rgb(79,1,1); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: 'Monotype Corsiva', cursive; font-size: 26px; color: rgb(79,1,1); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-family: 'Monotype Corsiva', cursive; font-size: 26px; color: rgb(79,1,1); font-weight: bold; text-decoration: none ;}
 