/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; background-color: rgb(153,0,0); background-image: url("./bg.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(153,0,0);}
 A:visited { color: rgb(153,0,0);}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { color: rgb(153,0,0);}
 
