	     	A:hover  {
     		color : #FF0000;
     		text-decoration : none;
     		}

			A:link {
			text-decoration: none;
			}

			
			A {
			text-decoration:none;
			}
