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