/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; color: rgb(0,51,51); background-color: rgb(255,255,255); background-position: 49% 49%;}
 A:active { font-size: 8pt; color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 A:link { font-size: 8pt; color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 A:visited { font-size: 8pt; color: rgb(0,51,51); font-weight: bold; text-decoration: underline;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 8pt; color: rgb(42,95,255); font-weight: bold; text-decoration: underline;}
 
