#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6D8855;
	position: absolute;
	left: 53px;
	top: 58px;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#navbar a:link {
	color: #6D8855;
}
#navbar a:visited {
	color: #6D8855;
}
#navbar a:hover {
	color: #103499;
}
#navbar a:active {
	color: #103499;
}
	

}
#navbar {
	width: 693px;
	height: 18px;
}

