/* 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.jpg");}
 A:active { font-family: 'Palatino Linotype', serif; font-size: x-small; color: rgb(51,255,0); text-decoration: none ;}
 A:link { font-family: 'Palatino Linotype', serif; font-size: x-small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Palatino Linotype', serif; color: rgb(128,128,128); text-decoration: none ;}
 A { font-family: 'Palatino Linotype', serif; font-size: x-small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,0); text-decoration: none ;}
 