.button {
	background: url('images/button.gif') center top no-repeat;
	width:142px;
	height:43px;
	text-align:center;
	padding-top:9px;
	margin:5px;
}

.button a{
	color:#fff;
	font-family:times, serif;
	text-decoration:none;
	font-size:1.7em;
}

.button a:hover{
	text-decoration:underline;
}

.clear {
	clear:both;
}
