.Boton
{
   cursor:hand;
   padding-left: 10px;
   font-weight: bold;
   font-size: 12px;
   color: #990000;
   font-family: Arial;
}
.BotonSub
{
   cursor:hand;
   padding-left: 10px;
   font-weight: bold;
   font-size: 10px;
   color: #990000;
   font-family: Arial;
   text-indent: 6px;
}
