.CSSBotaoLaranja {
	font-family: Verdana, Arial;
	font-size: 13px;
	list-style-type: circle;
	color: #000000;
	list-style-position: outside;
	background-image: url(../imagens/BotaoLaranja.gif);
	width: 92px;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}
