/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 10px;}
 A:active { color: rgb(153,0,0); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { color: rgb(153,0,0); text-decoration: none ;}
 A:hover { color: rgb(153,0,0); font-weight: bold; text-decoration: none ;}
 
