A           {
              text-decoration:none; 
              color: #66ffff
              }
A:hover  {
              text-decoration: underline;
              color: #ff00ce
              }
A:active {
              text-decoration: underline
              }
body      { background-image: url(img/back1.jpg);
	           background-repeat:no-repeat; }



