td.menu{
   border-style:outset;
   border-width:thin;
   border-color:#bbbbbb;
   background-color:#eeeeee;
   text-align:left;
   width:100%
}
a.menu{
    text-decoration:none;
	font-size:medium;
	width:100%;
}
