body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.tabela {
	border: 1px solid #333333;
}
.tabela_moldura {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFC59B;
	border-right-color: #CFC59B;
	border-bottom-color: #CFC59B;
	border-left-color: #CFC59B;
}

.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #62A5AD;
}
a {
	text-decoration: none;
}
.link_estilo2 a {
	color: #000000;
}
.link_estilo1 a {
	color: #FFFFFF;
}

