/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(70,70,70); background-image: none; background-repeat: no-repeat; background-position: 50% 0px;}
 A:active { color: rgb(110,110,111); text-decoration: none ;}
 A:link { color: rgb(224,13,28); text-decoration: none ;}
 A:visited { color: rgb(110,110,111); text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(110,110,111); text-decoration: none ;}
 