/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255);} A:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(255,102,255); font-weight: bold; text-decoration: none ;} A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(255,102,255); font-weight: bold; text-decoration: none ;} A:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(255,51,204); font-weight: bold; text-decoration: none ;} .TextNavBar { font-size: 12px; font-weight: normal; font-style: normal;} A:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12px; color: rgb(255,51,255); font-weight: bold; text-decoration: none ;} 