body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	line-height:16px;
	color: #FFf;
}
a {
	color:#fc0;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
.bg1 {
	background-color:#333;
	background-image:url(imagens/_layout/img-fds.gif);
	background-repeat:repeat-y;
}
.bg2 {
	background-color:#3d3d3d;
	background-repeat:repeat;
	height:220px;
}
.texto1 {
	color:#999;
	text-decoration:none;
}