body {
	background-image: url(images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_casadanoticia {	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #7D4B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D4B00;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #7D4B00;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF9900;
}
