/*CSS document*/
table#menu td{
	border:1px solid #c90;
}
table#menu{
	background-color:#14314f;
}
table#menu td{
	text-align:center;
}

