input[type=button]
{
	display: block;
	width: 120px;
	height: 30px;
	margin: 10px;
}

a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}