.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.botones:hover {
	text-decoration: none;
	background-color: #A7B8CA;
	width: 100%;
	display: block;
	height: 50%;
	
}
