/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Candara,sans-serif; font-size: 12pt; color: rgb(255,255,255); font-weight: bold; background-color: rgb(102,102,102); background-image: url("../assets/images/body_bg.gif");}
 A:link { color: rgb(255,102,51); text-decoration: none ;}
 A:visited { color: rgb(255,102,51); text-decoration: none ;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 9pt; color: rgb(255,255,255); text-decoration: none ;}
 
