/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; color: rgb(225,225,132); font-weight: normal; font-style: normal;}
 A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(225,225,132); font-weight: bold;}
 A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(192,192,192); font-weight: bold;}
 A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(153,153,0); font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; color: rgb(225,225,132); font-weight: normal; font-style: normal;}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,255); font-weight: bold;}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 11pt; font-weight: bold;}
 A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,0,0); font-weight: bold;}
 