/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,51,102); text-decoration: none ;}
 A:link { color: rgb(0,51,102); text-decoration: none ;}
 A:visited { color: rgb(0,51,102); text-decoration: none ;}
 A { color: rgb(0,51,102); text-decoration: none ;}
 A:hover { color: rgb(128,128,255); text-decoration: underline;}
 
