body {
	background-color: #040404;
}
.welcome_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #6D4F6F;
}
.mid_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #6D4F6F;
}
.join_dummy {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	color: #6D4F6F;
}
.join_foot {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #6D4F6F;
}
.join_foot a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color: #E2CF3E;
}
.join_foot a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	text-decoration:underline;
	color: #E2CF3E;
}