body {
	background-color: #000000;
	margin: 0 auto;
	padding:0;
}
.w_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	color:#FFFFFF;
}
.main_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#FFFFFF;
}
.main_text a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	color:#FF1B6B;
}
.main_text a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	color:#FFD71B;
}
.p_titile
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	line-height:10px;
	color:#CF5543;
}