.link-button
	{
		border: 0;
		padding: 0;
		background: inherit;
		font: inherit;
		cursor: pointer;
		text-decoration: underline;
		color: blue;
		overflow: visible;
	}