.box-texto{
	background-color: #FFF;
}
.box-texto h3{
	font-size:14px;
	color:#000;
	font-family:arial;
	font-weight:bold;
	line-height:2em;
}
.box-texto p,
.box-texto strong,
.box-texto ol li{
	font-size:14px;
	line-height:1.5em;
	color:#666; 
	font-family:arial;
	margin-bottom:10px;
}
.box-texto a{
	text-decoration:none;
	color:#135D8C;
}