	.boton{
		 font-size:10px;
		 font-family:Verdana,Helvetica;
		 font-weight:bold;
		 color:white;
		 background: #333333;
		 border:0px;
		 width:90px;
		 height:19px;
		 cursor: pointer;
		 }
	
	.box{
	/*border:3px solid #333333;*/
	background-color:#E5E5E5;
	width: 190px;
	
	}
		 
    .texts{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
	.texts2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	}
	