/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 10pt; font-weight: normal; font-style: normal; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(153,0,51);}
 .TextObject { font-size: 10pt; font-weight: normal; font-style: normal;}
 P { font-size: 10pt;}
 A:hover { color: rgb(153,0,51);}
 