/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; background-color: rgb(255,153,0);} A:active { font-size: 12px; color: rgb(0,153,255); font-weight: bold; text-decoration: underline;} A:link { font-size: 12px; color: rgb(255,102,51); font-weight: bold; text-decoration: none ;} A:visited { font-size: 12px; color: rgb(255,102,51); font-weight: bold; text-decoration: none ;} P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px;} A:hover { font-size: 12px; color: rgb(0,153,255); font-weight: bold; text-decoration: underline;} 
