.menu {
	width: 100%;
	height: 17px;
}

.menu tr {
	background: #698EC6;
}

.menu td {
	height: 17px;
	text-align: center;
}

.menu td a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
