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