.menu {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #000000;
}
a:hover{
	color: #FFFFFF;
}
a {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	white-space: normal;
	line-height: normal;
}
.small_text {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	white-space: normal;
	line-height: normal;
}
.nontext {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	white-space: normal;
	line-height: normal;
}
.sptest {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text_eng {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 18px;
	line-height: 12px;
	color: #CCCCCC;
}

