.menustable {
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
}
.menustable a:link, .menustable a:visited, .menustable a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.menustable td {
	vertical-align: top;
}


.menustable img {
	border: 1px solid #000000;
}
.menustable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
