
.buttoncontainer
{
	width: 840px;
	margin: 0 auto;
	padding-top: 40px;
}

.bigbutton
{
	float: left;
	width: 200px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin: 0px 40px 0px 40px;
}

.bigbutton A
{
	color: #9b9b9b;
}

.bigbutton A:hover
{
	color: #000000;
	text-decoration: none;
}

.bigbutton IMG
{
	margin-bottom: 10px;
	border: 0;
}