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