/* CSS Document */
input{
color: #FF0000;
font-size:11pt; 
font-weight:900;
border: none; 
text-align:center;
width:145px;
}
.texto{
color: #333333;
text-align:center; 
font-size:10pt; 
font-weight:900;
border:hidden;
}
.contenedor
{
width:140px;
text-align:center;}