body {
    background-color: #006500;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
}

.menurow {
    background-color: #000000;
}

a {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: yellow;
}

a:focus , a:hover {
    color : white;
}

td {
    text-align: center;
}
