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

.navcontainer {
	background-image: none;
}


.navcontainer a:hover{
	color: #242424;
}
