/* @option theme menu font-size, font-style and font-weight */

.menu ul li a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#navcontainer2 a{
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
