.navcontainer a{
	text-decoration: none;
	color: #180c1f;
	font-weight: bold;
}

.navcontainer a:hover{
	text-decoration: none;
	color: #70a426;
	font-weight: bold;
}

.navcontainer {
	background: url(../../images/menu_glassbar5.jpg) no-repeat center top;
}
