.buttonscontainer {
	width: 900px;
}
.buttons a {
	color: #0E0A09;
	background-color: #BFC1D6;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: thin;
	border-right-color: #0E0A09;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
.buttons a:hover {
	color: #BFC1D6;
	background-color: #08243A;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: thin;
	border-right-color: #0E0A09;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
.map a {
	color: #FFFFFF;
	background-color: #0E0A09;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: thin;
	border-right-color: #0E0A09;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-style: none;
	padding-right: 10px;
	padding-left: 10px;
}

