@charset "utf-8";

.texto_boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#666666;
	font-weight:bold;
	background-color:#E4E4E4;
	border-style:none;
	border-color: #BABABB;	
}

