/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 10px;}
 A:active { color: rgb(204,51,0); text-decoration: none ;}
 A:link { color: rgb(204,51,0); text-decoration: none ;}
 A:visited { color: rgb(204,51,0); text-decoration: none ;}
 .TextNavBar { font-family: Candara,sans-serif; font-size: 10pt; color: rgb(0,42,122); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(204,51,0);}
 
