/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: rgb(255,255,255); font-weight: bold; background-color: rgb(0,0,153); background-image: none;}
 A:active { color: rgb(255,204,0); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,0); text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(255,0,51);}
 
