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

.navcontainer {
	background-image: none;
}


.navcontainer a:hover{
	color: #797979;
	font-size: larger;
}