.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	line-height:110%
}
.subtitulo01 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	line-height:110%
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	line-height:130%
}
.texto_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.credito {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	white-space: normal;
}
.entrada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #716A47;
	font-style: normal;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	top: 10px;
	right: 10px;
	line-height:130%
}
a {
	color: #578828;
	text-decoration: none;
}
