﻿.TableMenu
{
    width: 100%;
    text-align: center;
    color: White;
    font-weight: bold;
}
.TableMenu td
{
    width: 16.5%;
    height: 35px;
    background-image: url('MenuBg.jpg');
    }
.TableMenu td a 
{
    text-decoration:none;
    color:White;
}
