/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(127,151,124);}
 A:active { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10px; color: rgb(128,128,128); font-weight: normal; font-style: normal;}
 A:link { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10px; color: rgb(128,128,128); font-weight: normal; font-style: normal;}
 A:visited { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10px; color: rgb(128,128,128); font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10px; color: rgb(128,128,128); font-weight: normal; font-style: normal;}
 
