.navMainItem { 
	border-bottom: 1px solid black;
}

.navMainText {
	text-decoration: none;
	color: black;
	font-weight : bold;
}

.porperSmall  {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #666666;
}

.porperMedium  {
	font-size: 12px;
	font-family: arial, helvetica;
	color: #666666;
}
	
.porperLarge  {
	font-size: 18px;
	font-family: arial, helvetica;
	color: #666666;
}