a.botones:link, a.botones:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#606060;
	text-decoration: none;
	
}
a.botones:hover {
		color:#000000;
		height:100%;
	text-decoration: none;
	position: relative;
	vertical-align: baseline;
	
	
}