body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Helvetica;
		font-size:14px;
		line-height:14px;
		color:#BEBEBE;
	}

.h_text
	{
		font-family:Helvetica;
		font-size:14px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Helvetica;
		font-size:14px;
		line-height:14px;
		color:#FBB911;
	}	
	
.c_text
	{
		font-family:Helvetica;
		font-size:11px;
		line-height:9px;
		color:#BEBEBE;
	}

.form
	{
		width:110px; height:16px; border-color:#979797; border-width:1px; background-color:#565656; border-style:solid
	}
.form_div
	{
		height:19px; margin-top:6px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}