.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	color: #333A58;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
	color: #284758;
}
a:link {
	color: #6B2310;
}
a:visited {
	color: #266B7B;
}
a:hover {
	color: #526268;
}
a:active {
	color: #03F;
	font-weight: bold;
}
.small {
	font-size: 9px;
	color: #999999;
}
.tittles {
	font-size: 14px;
	color: #3C4C84;
	line-height: 130%;
}
.tittledark {
	font-size: 14px;
	color: #333333;
	line-height: 130%;
	font-weight: bold;
}
.big_descriptions {
	font-size: 18px;
}
.tittledark2 {
	font-size: 14px;
	color: #663300;
	line-height: 130%;
	font-weight: bold;
}

