.fundo-cinza {
	background-image: url(imagens/fundo-degrade-cinza.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titulo-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.titulo-noticia:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0E4C59;
	text-decoration: none;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.texto7 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.titulo-laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F89619;
}
.mouse {
	cursor: hand;
	border: 1px solid #CCCCCC;
}
