/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { font-family: Verdana,sans-serif; font-size: x-small; color: rgb(153,0,51);}
 A:link { font-family: Verdana,sans-serif; font-size: 10pt; color: rgb(100,100,100);}
 A:visited { font-family: Verdana,sans-serif; font-size: 10pt; color: rgb(100,100,100); font-weight: normal; font-style: normal;}
 A:hover { font-family: Verdana,sans-serif; font-size: x-small; color: rgb(153,0,51);}
 
