#navcontainer a{
	font-size: 10px
	color: #7e7e7e;
	font-weight: bold;
}

html>body #navcontainer a{
	font-size: 10px;
	color: #7e7e7e;
	font-weight: bold;
}

#navcontainer ul ul a {
	font-size: 10px;
	color: #7e7e7e;
	font-weight: bold;
}


