/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,255,0); background-color: rgb(0,102,153); background-repeat: no-repeat;}
 A:active { color: rgb(255,255,102);}
 A:link { color: rgb(255,255,102);}
 A:visited { color: rgb(255,255,102);}
 A:hover { color: rgb(255,255,0); font-weight: bold;}
 
