@charset "utf-8";
/* CSS Document */
a:link {
	color: #FBB03B;
	text-decoration: none;
}
a:visited {
	color: #FBB03B;
	text-decoration: none;
}
a:hover {
	color: #F5F5F5;
	text-decoration: none;
}
a:active {
	color: #FBB03B;
	text-decoration: none;
}
body {
	background-color: #1A1A1A;
}
.style1 {font-family: "Century Gothic", Tahoma}
.style3 {
	font-family: "Century Gothic", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	link: #FFFFFF;
}
.style3 a:link {
	color: #ffffff;
	text-decoration: none;
}
.style3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 a:hover {
	color: #FBB03B;
	text-decoration: none;
}
.style3 a:active {
	color: #ffffff;
	text-decoration: none;
}
.style5 {
	font-size: 14px;
	color: #FFFFFF;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFB23C;
}
.style12 {
	font-family: "Century Gothic", Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.style13 {
	font-size: 16px;
	font-weight: normal;
}
.style16 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Century Gothic", Tahoma;
	font-weight: normal;
}
