/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: none}
 A:active { color: rgb(102,51,51)}
 A:link { color: rgb(102,51,51)}
 UL { font-family: Arial, Helvetica, Geneva, Sans-serif; font-size: small; color: rgb(102,102,51); font-weight: normal; font-style: normal}
 A:visited { color: rgb(102,51,51)}
 H1 { font-family: "Times New Roman",  Times,  Serif; font-size: large; color: rgb(117,114,78); font-weight: bold; font-style: italic}
 P { font-family: Arial, Helvetica, Geneva, Sans-serif; font-size: small; color: rgb(102,102,51); font-weight: normal; font-style: normal}
 A:hover { color: rgb(102,51,51)}
 