body{
	margin:0px;
	background-color:#000;
}
.text{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	color:#7E7E7E;
}
.text_white{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	color:#fff;
}
a.link{
	font-family:Tahoma;
	font-size:11px;
	xline-height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#98FE43;
}
a.link:hover{
	font-family:Tahoma;
	font-size:11px;
	xline-height:18px;
	font-weight:bold;
	text-decoration:underline;
	color:#98FE43;
}
