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