.painel {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}
.edits {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.linkbranco {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkbr {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #00FF00;
	text-decoration: none;
}
.linkazul {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
}
.EfeitoBorda {
	border: 1px #0066FF;
}
