@charset "windows-1252";
#tabela {
	width: 710px;
	padding-left: 0px;
	margin-left: 40px;
}
#menu {
	height: 30px;
}
#menudown {
	height: 30px;
}
#header {
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #5B3200;
	text-decoration: none;
}
a:visited {
	color: #794779;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
