a	{
		color:purple;
		text-decoration:none;
	}

a:hover	{
		text-decoration:underline;
	}

p	{	
		text-align:justify;
	}
