/* CSS Document */

<!--
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8.5pt;
	color: #000000;
}
body {
	background-image: url(/fundomadeira.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 8.5pt;
	color: #C0C0C0;
	}
	a:visited {
	color: #C0C0C0;
	}
	a:hover {
	color: #FF9900;
	}
	a:active {
	color: #C0C0C0;
}

-->