.data {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: 333366;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	line-height: normal;


}
.conteudo {
	font-family: Arial;
	font-size: 14px;
	color: 333366;
	font-weight: normal;

}
.destaque {

	font-family: Arial;
	font-size: 18px;
	color: 333366;
	font-weight: bold;
}
.conteudomenor {

	font-family: Arial;
	font-size: 12px;
	color: 333366;
	font-weight: normal;
}
.conteudonegrito {

	font-family: Arial;
	font-size: 14px;
	color: 333366;
	font-weight: bold;
}
.linksbranco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	line-height: normal;
	color: #FFFFFF;

}
