/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255);}
 A:active { font-size: xx-small; text-decoration: none ;}
 A:visited { font-family: Verdana,sans-serif; font-size: xx-small; color: rgb(0,102,0); font-weight: bold;}
 H2 { font-family: Verdana,sans-serif; font-size: xx-small; font-weight: normal; font-style: normal;}
 P { font-family: Verdana,sans-serif; font-size: x-small;}
 A { font-family: Verdana,sans-serif; font-size: xx-small; color: rgb(0,0,255); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Verdana,sans-serif; font-size: xx-small; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 