.boton{
	width: 10px;
	margin-bottom:3px;
	border: thin solid #999999;
	background-color: #0066FF;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	position: relative;
	color:#000000;
	list-style-position: outside;
	list-style-image: url(../bullet_int2.gif);
}
.boton a{
	width: 350px;
	padding: 2px;
	position: relative;
	border: thin solid #999999;
	background-color: #EEEEEE;
	overflow:visible;
	display:block;
	color: #000000;
	text-decoration: none;
}
.boton a:hover {
margin-left:12px;
	width: 350px;
	border: thin solid #999999;
	background-color:#0066FF;
	text-transform: capitalize;
	color: #000000;
	padding: 2px;
	display: block;
	position: relative;
	color: #FFFFFF;
}
