	.bot {
		color: #000000;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		background-color: "#e0e0e0";
		text-decoration: none;
		font-family: Arial;
		font-size: 12px;
		border: thin groove #CCCCCC;
		clear: none;
		float: none;
		height: 20px;
		width: 50px;
	}
	.fundo {
		background-color:#e0e0e0;
	}