.button{
	width : 9.5em;
	height: 3em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align : center;
	color: black;
}

.button1{
	line-height : 2.4em;
}

.button:link
{
	color: black;
}

.button:visited
{
	color: black;
}

.button:hover
{
	color: black;
}

