/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,0); background-color: rgb(102,204,204); background-image: url("../../../../blau_005.JPG");}
 A:active { color: rgb(255,204,102);}
 A:link { color: rgb(204,0,102);}
 A:visited { color: rgb(51,255,102);}
 A:hover { color: rgb(51,0,255);}
 