/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,51,255); background-image: url("./CCBackground.gif");}
 A:link { color: rgb(153,102,0);}
 A:visited { color: rgb(153,102,153);}
 .TextObject { font-size: small;}
 H1 { font-size: large;}
 H2 { font-size: large;}
 P { font-size: small;}
 
