body {

background-image: 
url("https://www.angelfire.com/rnb/openknowledge/graphics/bgrnd255.gif");
background-repeat: repeat


      }



a:link { color: blue; text-decoration:none; background-color: transparent; }
a:visited { color: purple; text-decoration:none; background-color: transparent; }
a:active { color: hotpink; text-decoration:none; background-color: transparent; }
a:hover { color: red; text-decoration:none; background-color: transparent; }



