body{
	font-family:Verdana;
	font-size:10px;
	color:#0099CC;
}

.boton{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#FF0000;
        border:1px;
        width:120px;
        height:20px;
       }