/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(0,0,102); background-image: url("../Logo01.gif");}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(204,153,51);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; color: rgb(255,255,255); line-height: 120%; font-weight: bold; text-indent: 0pt; margin: 8pt 3pt 1pt 3pt;}
 A:hover { color: rgb(153,0,0);}
 