.tituloDiario {
  color: #000000;
  font-size: 1.15em;
  font-weight: bold;
  letter-spacing: 0px;
  word-spacing: 0px;
}

.tituloSecao {
  color: #000000;
  font-size: 1.10em;
  font-weight: bold;
  letter-spacing: 0px;
  word-spacing: 0px;
}

.tipoPublicacao {
	color: #0000FF; 
	font-weight: bold;
	font-size: 1.05em;
}

.localidade {
	color: #339900;
	font-size: 1.02em;
	font-weight: bold;
}

.unid {
	color: orange;
	font-size: 1.02em;
	font-weight: bold;
}

.titulod {
	color: #000000;
	font-weight: bold;
}

a:link, a:active, a:visited {
  color: #000;
	text-decoration: none;
}

a:hover {
  color: #999;
}

a:hover i {
  color: #999;
}
