/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Candara,sans-serif; color: rgb(128,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { font-size: 12pt; color: rgb(128,0,0); text-decoration: none ;}
 A:link { font-size: 10pt; color: rgb(153,51,51); text-decoration: none ;}
 A:visited { font-size: 12pt; color: rgb(184,45,45); text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 10pt; color: rgb(255,0,0); text-decoration: none ;}
 
