@charset "utf-8";
.Text_top {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
}

.Text_24_Normal {font-family: "Century Gothic"; color: #FFFFFF; font-size: 24px;}


.Text_18_Bold {
	font-weight: bold;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	background-color: #6A6A6A;
	font-size: 18px;
}
.Text_16_Reg {font-size: 16px}

.Text_copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Page {
	background-color: #6A6A6A;
}
body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
