/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'MS Sans Serif', sans-serif; background-color: transparent; background-image: url("./FSMBackgound.gif");}
 A:active { text-decoration: none ;}
 A:visited { color: rgb(153,0,0);}
 .TextNavBar { font-family: 'MS Sans Serif', sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ; font-variant: normal; text-align: center; background-color: transparent; 
border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(0,102,204);}
 
