body,td,th {
    font-family: "Trebuchet MS";
	font-size: 11px;
}
.texto {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titulo_noticia {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;}
.data {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a.link-1:link {
	color: #000000;
	text-decoration: none;
}
a.link-1:visited {
	color: #000000;
	text-decoration: none;
}
a.link-1:hover {
	color: #000000;
	text-decoration: underline;
}
a.link-1:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link-2:link {
	font-size: 11px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;
}
a.link-2:visited {
	font-size: 11px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;
}
a.link-2:hover {
	font-size: 11px;
	color: #B51C18;
	font-weight: bold;
	text-decoration: underline;
}
a.link-2:active {
	font-size: 11px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;
}
.texto_apagado {
	font-size: 11px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;

	color: #999999;
}
.titulo {
	font-size: 16px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.form {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #333333;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #333333;
	height: 18px;
}
.categoria {
	font-weight: bold;
}
.texto_vermelho {
	color: #990000;
}.titulo2 {
	font-size: 16px;
	color: #B51C18;
	text-decoration: none;
	font-weight: bold;
}
.titulohome {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

