p		{ 
		font-size: 12px;
		font-weight: normal;
		color: #333;
		font-family: verdana;
		line-height:16px;
		}
		
		
.texto_link	{
		font-size: 12px;
		font-weight: normal;
		color: #008023;
		font-family: verdana;
		line-height:16px;
		text-decoration: none;
		}
		
.texto_link:hover	{
		color: #d6883d;
		text-decoration: none;
		}