/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; background-image: url("./assets/images/Background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(243,243,243);}
 A:visited { color: rgb(243,243,243);}
 P { font-family: 'Times New Roman', Times, Serif; font-size: 12px;}
 A { color: rgb(230,230,230);}
 A:hover { color: rgb(255,255,204);}
 