@charset "utf-8";
/* CSS Document */

.link_button {
	background: #00447c;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	padding:5px;
}

.float-right {
	float:right;
}
