.navcontainer a{
	text-decoration: none;
	color: #192d54;
	font-weight: bold;
	text-shadow: #95aed6 0 1px 0;
}

.navcontainer a:hover{
	text-decoration: none;
	color: #03070d;
	font-weight: bold;
	text-shadow: #95aed6 0 1px 0;
}

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