/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-family: Pristina,cursive; font-size: medium; color: rgb(255,255,255); background-color: transparent; background-image: none;}
 A:hover { color: rgb(255,0,0);}
 