@charset "utf-8";
/* CSS Document */

.Noticia_Data {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #b6b6b6;
}

.Noticia_Autor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #573C33;
}

.Noticia_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	color: #573C33;
}

.Noticia_Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #573C33;
}

.Noticia_SaibaMais:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ADC000;
	text-decoration: none;
}

.Noticia_SaibaMais:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ADC000;
	text-decoration: none;
}

.Noticia_Ano:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ADC000;
	text-decoration: none;
}

.Noticia_Ano:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ADC000;
	text-decoration: underline;
}

.Noticia_Pag {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ADC000;
}
