body{
padding:0px;
margin:0px;
background-color:#000000;
}
a:hover{
		text-decoration:none;	
		color: #00FFFF;
}

a:link {
	color: #33FF00;
}
a:visited {
	color: #33FF00;
}

a:active {
	color: #33FF00;
}

.m_text, div, td, input, textarea
	{		
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}

.g_text, input, textarea
	{		
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#000000;
	}

.h_text, strong
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:14px;
		color:#DD0230;
	}
	
.l_text, a
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#330099;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#330099;
	}

.l2_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#DD0230;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.ls1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#585858;
	}

.lt_text, ul
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8A8A8A;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#AC99D2;
	}
	
.style6 {color: #993300}

.no_class
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px
	}