/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url( "./Background.gif" )}
 A:active { color: rgb(51,102,0)}
 A:link { color: rgb(0,0,204)}
 A:visited { color: rgb(153,0,51)}
 P { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif}
 A:hover { color: rgb(0,102,255)}
 