/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'MS Sans Serif', sans-serif; background-image: url("./assets/images/background3.gif");}
 A:active { font-family: 'Cataneo BT', cursive; font-size: large; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { font-family: 'Cataneo BT', cursive; font-size: large; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: 'Cataneo BT', cursive; font-size: large; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-family: 'Cataneo BT', cursive; font-size: large; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: 'Cataneo BT', cursive; font-size: large; color: rgb(153,204,255); font-weight: normal; font-style: normal; text-decoration: underline overline;}
 
