/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Arial Narrow', sans-serif; color: rgb(0,51,51); background-color: rgb(241,240,227);}
 A:link { color: rgb(153,102,102);}
 A:visited { color: rgb(128,0,128);}
 