.navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.navcontainer a:hover {
	text-decoration: underline;
	color: #333366;
}
.navcontainer tr {
	line-height: 20px;
}
.navcontainer td {
	background-image: url(button.png);
	text-align: center;
}
.navcontainer {
	font-size: 16px;
	color: #FFFFFF;
}
