.menutable {
        width: 548px;
        padding: 0px;
        margin: 1px;
        background: #FFFFCC;
        border: 2px solid #990000;
        border-collapse: collapse;
        overflow: visible;
        text-align: center;
}

.menutable td {
width:14%;
height:20px;
margin:0px;
padding:0px;
background:#FFFFCC;
border:0px;
overflow: visible;
text-align:center;
overflow:visible;
}

.menutable a {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
background-color: #FFFFCC;
color: #000000!important;
display:block;
width:100%;
height:100%;
line-height:20px;
margin:0px;
border:0px;
padding:0px;
}

.menutable a:hover {
display: block;
width: 100%;
height:100%;
line-height:20px;
text-decoration:none;
color: #FFFFCC!important;
background-color: #990000;
margin:0px;
border:0px;
}




























