.taxi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC3300;
	background-attachment: fixed;
	background-image: url(images/botona.jpg);
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border-top-color: #FFFFCC;
	border-right-color: #FFFF00;
	border-bottom-color: #666666;
	border-left-color: #FF9900;
	list-style-image: url(images/btn1.jpg);
	list-style-position: outside;
	list-style-type: circle;
	position: absolute;
	height: auto;
	width: auto;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	background-color: #FFCC33;
	margin: 1px;
	padding: 1px;
	clear: none;
	float: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-decoration: none;
	left: 49px;
	top: 150px;






}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #C30;
	background-image: url(images/botona.jpg);
	background-attachment: scroll;
	background-position: center center;
	display: marker;
	margin: 1px;
	padding: 1px;
	clear: both;
	float: left;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF6;
	border-right-color: #F66;
	border-bottom-color: #906;
	border-left-color: #C66;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	list-style-type: circle;
	list-style-position: inside;
	cursor: text;
	page-break-before: auto;
	page-break-after: auto;
	list-style-image: url(images/btn1.jpg);
}

