/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,248,245); background-image: none;}
 A:active { color: rgb(139,68,9);}
 A:link { color: rgb(139,68,9);}
 A:visited { color: rgb(139,57,2);}
 P { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 ADDRESS { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(222,15,4);}
 
