/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Arial Narrow', sans-serif; background-color: rgb(255,255,204);}
 A:active { color: rgb(0,0,180); text-decoration: underline;}
 A:link { color: rgb(0,0,180); text-decoration: underline;}
 UL { font-family: 'Arial Narrow', sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 A:visited { color: rgb(0,0,180); text-decoration: underline;}
 A:hover { color: rgb(0,0,180); text-decoration: underline;}
 