.astape {
	border-right-width: thin;
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-style: solid;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.noticias_laranja {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.noticias_vermelho {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C60;
	border-bottom-width: thin;
	border-bottom-style: none;
}
