body{
padding:0px;
margin:0px;
background-image:url(img/linhas.gif)
}
a:hover{
	text-decoration:underline;
	color: #333;
}
.m_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#727272;
	}

.m1_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#6D6D6D;
	}

.h_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#333333;
	}

.h1_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#799F25;
	}
	
.l_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#5E77AB;
	}	

.l1_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#5D5D5D;
	}

.ls_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#96B6F7;
	}
	
.c_text
	{
		font-family:verdana;
		font-size:14px;
		line-height:20px;
		color:#5E83CA;
	}

.form
	{
		width:190px; height:20px; border-color:#9DB5DF; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:23px; margin-top:0px;		
	}
		
	a.ls_text{text-decoration:none;}	
a:link {
	text-decoration: underline;
	color: #333;
}

	a.ls_text:hover{text-decoration:underline;}
	
	a.l1_text{text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.text{
	color:#333;
	text-decoration:none;
}	
	a.text:hover{
	color:#000;
	text-decoration:underline;
}
