/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(0,0,0);} A:active { color: rgb(153,102,204);} A:link { color: rgb(153,102,204);} A:hover { color: rgb(153,102,204);} A:visited { color: rgb(153,102,204);} 
