* {
	margin: 0;
	padding: 0;
}
body, p, a {
	font-family: Century Gothic;
	color: #666666;
	font-size: 11px;
	margin-right:auto;
	margin-left:auto;
	line-height:14px;
	background-color: #000000;
}
.Text {
	margin-right:auto;
	margin-left:auto;
	width:700px;
	text-align:center;
}
.Flash {
	margin-right:auto;
	margin-left:auto;
	width:700px;
	margin-top:10px;
}
.FlashSite {
	margin-right:auto;
	margin-left:auto;
	width:900px;
	height:630px;
	margin-top:10px;
}
.FlashImg {
	width:16px;
	height:12px;
	border:0x;
	vertical-align:bottom;
}
a {
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
