.yeallow_big_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFD730;
}
.white_small_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.yeallow_big_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFD730;
	font-weight: bold;
}
.yeallow_small_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD730;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFD730;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.white_text_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_text_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_text_link:hover {
	text-decoration: none;
	color: #000000;
}
.white_text_link:active {
	text-decoration: none;
	color: #000000;
}
.yeallow_text_link:link {
	color: #FFD730;
	text-decoration: none;
}
.yeallow_text_link:visited {
	text-decoration: none;
	color: #FFD730;
}
.yeallow_text_link:hover {
	text-decoration: none;
	color: #FFD730;
}
.yeallow_text_link:active {
	text-decoration: none;
	color: #FFD730;
}
body {
	background-color: #000000;
}