/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(244,222,162);}
 A:active { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; color: rgb(127,77,77); font-weight: bold;}
 A:visited { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; color: rgb(127,77,77); font-weight: bold;}
 P { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; color: rgb(0,0,0); font-weight: bold;}
 LI { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; font-weight: bold;}
 A { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; color: rgb(127,77,77); font-weight: bold;}
 A:hover { font-family: 'MS Sans Serif', sans-serif; font-size: 16px; color: rgb(255,0,0); font-weight: bold;}
 