﻿#menubottom
{
    width:100%;
    background-color:#eeeeee;
    color:Black;    
}

.menubottom td a
{
    color: green;
    text-decoration: underline;
    font-size: 11px;
    font-family: Arial;  
    cursor: pointer;  
}