.menu
{
    background-color: #000088;
}

table.menu
{
    width:100%;
    height:40px;
}

tr.menu
{
    
}

td.menu
{
    width:200px;
    height:30px;
    text-align:center;
    vertical-align: middle;
    cursor:pointer;
}

td.memuspacco
{
    width:200px;
    height:10px;
    text-align:center;
    vertical-align: middle;
    cursor:pointer;
}

a
{
    color:white;
    /* font-weight:bold; */
    text-decoration: none;
}
