/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; background-color: rgb(230,230,230);}
 A:active { font-size: x-small; color: rgb(0,0,0);}
 A:link { font-size: x-small; color: rgb(0,0,255);}
 A:visited { font-size: x-small; color: rgb(255,0,0);}
 P { font-size: x-small;}
 LI { color: rgb(0,0,0);}
 A { color: rgb(0,0,255);}
 A:hover { font-size: x-small; color: rgb(0,0,255);}
 