/* CSS Document */
input{
color: #FF0000;
font-size:8pt; 
font-weight:900;
border: none; 
text-align:center;
width:105px;
}
.texto{
color: #333333;
text-align:center; 
font-size:7pt; 
font-weight:900;
border:hidden;
}
.contenedor
{
width:100px;
text-align:center;}
