/* CSS Document */

.boton {
	font-family:Arial;
	font-weight:bold;
	cursor:hand;
	font-size: 12px;
}
.boton a{
	text-decoration:none;
	color:black;
}
.botonTable {
	top: 1px;
	background-position: top;
	position: relative;
}
