table {
	color:#666666;
	text-transform: none;
	text-align: left;
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	border: 0;
	background: url(../idx/imgs/fundo.jpg) scroll;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fim {
	font-size: 10px;
	color: #666666;
	text-align: center;
}


a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #009966;
}
#flutuante {
	position:absolute;
	left:50%;
	width:305px;
	margin-left: -350px;
	top: 119px;
}