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