A:LINK{
	text-decoration : none;
	color : #0000E6 ;
	  }
A:VISITED{
	text-decoration : none;
	color : Blue;
	     }

A:HOVER{
	Color : #FF0000;
	text-decoration : none;
	   }