@charset "utf-8";
.body_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: 672px;
	border: 0px;
	text-align: center;
	margin: 8px;
}
body {
	text-align: center;
}
a {
	color: #333333;
	text-decoration: underline;
}
a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration: none;
}
#construction {
	font-weight: bold;
	text-align: center;
	width: 672px;
}
