#buttonlink
{
	background-image: url(http://www.hoyt.org/images/blank_button.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:center;
	height: 60px;
	width: 130px;
	border: none;
	position:relative;
	display:inline-block;
}

#buttonlink a
{
	text-decoration: none;
	border: none;
	color: white;
	height: 60px;
	width: 125px;
	position:absolute;
	text-align:center;
	font-size:.90em;
	font:Georgia, "Times New Roman", Times, serif;
}

#buttonlink p
{
	border: none;
	position:absolute;
}
