/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); background-color: rgb(0,0,102);}
 A:active { color: rgb(102,153,255);}
 A:visited { color: rgb(255,204,51);}
 A:hover { color: rgb(255,51,51);}
 