A:LINK{
	text-decoration : none;
	color : #283c83 ;
	  }

A:VISITED{
	text-decoration : none;
	color : #283c83;
	     }

A:HOVER{
	Color : 283c83;
	text-decoration : underline;
	   }

