/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,204,0); background-image: none;}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(153,0,0);}
 .TextObject { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,153); font-weight: bold;}
 P { color: rgb(0,0,153); text-align: center;}
 