/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { font-size: 9px;}
 A:link { font-size: 9px; color: rgb(153,51,51);}
 A:visited { font-size: 9px; color: rgb(128,128,128);}
 H1 { color: rgb(153,51,51);}
 H2 { color: rgb(0,0,128);}
 H3 { color: rgb(128,128,0);}
 .TextNavBar { font-size: 9px;}
 A:hover { font-size: 9px; color: rgb(255,0,0);}
 