.botao {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid;
	background-image: url(images/buttonsilver.gif);
	height: 20;
}
.cxtexto {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	background-color: White;
	border: 1px solid #999999;
}