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