/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,244);}
 A:link { font-size: 12px; color: rgb(0,0,0);}
 A:visited { font-size: 12px; color: rgb(255,0,0);}
 
