.EfCampos {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFF0;
	border: 1px solid #0033CC;


}
.botao {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border: thin outset #0066CC;
}
.Formulario {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
	border: 1px solid #006699;
}
.tabelas {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #006699;
	text-decoration: none;
	background-color: #E8F8FD;
	border: thick #006699;
}

