/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Garamond,serif; font-size: large; color: rgb(255,255,204); font-weight: normal; font-style: normal; background-color: transparent; background-image: url("./bkgddkgreen.jpg");}
 A:active { color: rgb(255,255,204);}
 A:link { color: rgb(204,204,102);}
 A:visited { color: rgb(204,204,0);}
 A { color: rgb(255,255,204);}
 A:hover { color: rgb(204,204,102);}
 