p.caja{
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
		background:green;
		font-size: 10pt; 
       }
.boton{
        font-size:12px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:green;
        border:4px;
        width:200px;
        height:23px;
       }
	   
.tablac{
        font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:Blue;
       }

.tablasep{
        font-size:14px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:red;
       }	

.maquinas{
        font-size:45px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:black;
        background:white;
       }   