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