	.boton{
		 font-size:10px;
		 font-family:Verdana,Helvetica;
		 font-weight:bold;
		 color:white;
		 background: #333333;
		 border:0px;
		 width:90px;
		 height:19px;
		 cursor: pointer;
		 }
	
.boton{
   font-size:10px;
   font-family:Verdana,Helvetica;
   font-weight:bold;
   color:white;
   background-color: #919e52;
   border:0px;
   width:90px;
   height:19px;
   cursor: pointer;
   }
 
 .box{
 /*border:3px solid #333333;*/
 background-color:#073c44;
 width: 175px;
 margin-left: 5px;
 padding:8px;
 }
  
 .title{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#a9cb00;
 font-weight:bold;
 text-align:center;
 }
   
    .texts{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#ffffff;
 text-align:justify;
 }
 
 .texts2{
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#ffffff;
 font-weight:bold;
 }
 	
