/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,255,255); background-color: rgb(128,0,0); background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(222,190,190); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(222,190,190); font-weight: bold; text-decoration: none ;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 
