/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Lucida Console', 'Courier New', Courier, Monaco, Monospace, monospace; font-size: small;}
 A:active { font-size: 10pt; color: rgb(255,0,51); font-weight: normal; font-style: normal;}
 A:link { font-size: 10pt;}
 UL { font-size: 12pt;}
 A:visited { font-size: 10pt; color: rgb(0,51,102);}
 LI { font-size: 12pt;}
 OL { font-size: 12pt;}
 .TextNavBar { font-size: 10pt; line-height: 15pt;}
 A:hover { font-size: 10pt; color: rgb(255,0,51);}
 
