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