/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Microsoft Sans Serif', sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:active { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(51,51,153); font-weight: normal; 
font-style: normal; text-decoration: none ;}
 A:link { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(153,0,51); font-weight: normal; 
font-style: normal; text-decoration: none ;}
 A:visited { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(153,0,51); font-weight: normal; 
font-style: normal; text-decoration: none ;}
 A:hover { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(51,51,153); font-weight: normal; 
font-style: normal; text-decoration: none ;}
 