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