body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.tabela {
	border: 1px solid #000066;
}
.tabela_moldura {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #291962;
	border-right-color: #291962;
	border-bottom-color: #291962;
	border-left-color: #291962;
}

.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #D1D1BA;
}
a {
	text-decoration: none;
}
.link_estilo1 a {
	color: #000000;
}
.link_estilo2 a {
	color: #FFFFFF;
}
