.texto_chamada {
	font-family: arial;
	font-size: 16px;
	line-height: 160%;
	color: #FFF;
	text-decoration: none;
}
.texto_chamada_destaque {
	font-family: arial;
	font-size: 24px;
	line-height: 160%;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.texto_chamada_link {
	font-family: arial;
	font-size: 16px;
	line-height: 160%;
	color: #FC0;
	text-decoration: none;
}
.texto_chamada_subtitulo {
	font-family: arial;
	font-size: 12px;
	line-height: 140%;
	color: #CCC;
	text-decoration: none;
	font-style: italic;
}
