/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,0,0); background-image: url("../assets/images/background.gif");}
 A:active { font-size: 16px; color: rgb(0,255,255); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 16px; color: rgb(0,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 16px; color: rgb(0,255,255); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: 14px; line-height: 30px;}
 A:hover { font-size: 16px; color: rgb(0,204,255); font-weight: bold; text-decoration: none ;}
 
