body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td.line {
	border: 1px double #000000;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-color: #000000;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td.fundo {
	font-size: 9px;
}

a.arquivo:link {
	color: #000000;
	font-weight: bold;
}
a.arquivo:visited {
	color: #000000;
	font-weight: bold;
}
a.arquivo:hover {
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	text-decoration:underline;
	font-size:10px;
}
a:visited {
	color: #0000CC;
	text-decoration:underline;
	font-size:10px;
}
img.topo {
	border-color:#000000;
}
.tipo_noticia {
	font-size: 10px;
}
.titulo_noticia {
	font-size: 12px;
	text-decoration: underline;
}
.data_noticia {
	font-size: 12px;
}
.texto_de {
	font-size: 10px;
}
.fotografias_de {
	font-size: 10px;
}
.noticia {
	font-size: 12px;
}