

	

A:LINK{
	text-decoration : none;
	
	  }

A:VISITED{
	text-decoration : none;
	
	     }

A:HOVER{
	Color : red;
	text-decoration : none;
	   }






