/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,128); background-color: rgb(196,196,196);}
 A:active { color: rgb(0,0,128); font-weight: normal; font-style: normal; 
text-decoration: none ;}
 A:link { color: rgb(0,0,128); font-weight: normal; font-style: normal; 
text-decoration: none ;}
 A:visited { color: rgb(0,0,128); text-decoration: none ;}
 .TextObject { color: rgb(0,0,128);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
color: rgb(0,0,128);}
 A:hover { color: rgb(148,2,2); font-weight: normal; font-style: normal; 
text-decoration: none ;}
 