/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 A { color: rgb(255,255,255);}
 A:hover { text-transform: none; color: rgb(255,255,255); text-decoration: none ; font-variant: normal;}
 
