@charset "utf-8";
.shleft6 {
	width: 270px;
	float: left;
}
.button {
	width: 177px;
	text-align: center;
	border: 2px solid #FFFF99;
	background-color: #4258A7;
	margin: 2px;
	float: left;
	display: block;
}
#buttons {


}

.shright6 {
	float: left;
	width: 275px;
	font-weight: bold;
	padding-top: 5px;
}

.button a {
	display: block;
	background-color: #000066;
	color: #ffee49;
	text-decoration:none;
	font-weight:bold;
}
.button a:hover {
	background-color: #4258A7;
	display: block;
}
