.Tabela {
	background-color: #00FFFF;
}
.tabela {
	background-color: #00CCFF;
}
.tabela {
	background-color: #00CCFF;
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.TabelaAmarela {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF33;
}

