/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(114,153,80);}
 A:link { color: rgb(114,153,80);}
 A:visited { color: rgb(114,153,80);}
 A:hover { color: rgb(244,196,63);}
 
