body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#0C0088;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#0C0088;
		text-transform:uppercase
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFF200;
		text-transform:uppercase
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#0071BC;
	}

.form
	{
		width:176px; height:19px; border-color:#ffffff; border-width:1px; background-color:#84C6F2; border-style:solid
	}
.form_div
	{
		height:22px; margin-top:0px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
	a.h_text{text-decoration:none;}	
	a.h_text:hover{text-decoration:underline;}