@charset "utf-8";
/* CSS Document */

body {
	background-color: #252525;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	border-style: none;
}
a:visited {
	text-decoration: none;
	border-style: none;
}
a:active {
	text-decoration: none;
	border-style: none;
}
a:hover {
	text-decoration: none;
	border-style: none;
}
.WHITE {
	color: #FFF;
}
img {
	border-style: none;
}
#construction {
	width: 800px;
	height: 460px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
}
