.navbase {
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-color: #CCCC99;
	background-image:   url(img/logo_simple.jpg);
	background-repeat: no-repeat;




}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	height: 25px;
	background-repeat: no-repeat;
	font-weight: 700;
	text-decoration: none;




}
