#enviar {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	border: thin groove #006600;
	background-color: #FFFF66;


}
#limpar {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFCC;
}
