/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; background: rgb(255,255,204) url("./bg.gif") repeat-y fixed center;}
 A:active { font-size: 12px; color: rgb(204,153,0); text-decoration: underline;}
 A:link { font-size: 12px; color: rgb(204,153,0); text-decoration: underline;}
 A:visited { font-size: 12px; color: rgb(204,153,0); text-decoration: underline;}
 .TextObject { font-size: 12px; border: 1pt solid rgb(0,153,0); padding: 10px;}
 P { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(204,153,0); text-decoration: underline;}
 
