.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titulo-atualizacoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menulateral {
	color: #000000;
	border: #000000;
	top: auto;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {
	color: #FFFFFF; 
	background-color: inherit;
}

.cabecalho-noticias {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}

.menu-nucleo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.menu-nucleo:hover {
	color: #FF9900; 
	background-color: inherit;
}