/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,153,255); background-color: rgb(4,4,6); background-image: none;}
 A:link { color: rgb(0,153,255); text-decoration: underline;}
 A:visited { color: rgb(51,204,255); text-decoration: underline;}
 .TextNavBar { color: rgb(0,153,255);}
 
