#navitems a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#navitems a:link, a:visited {
		color: #5B4723;
}
#navitems a:hover {
		color: #895C26;
 text-decoration: none;
}
#navitems td {
	padding: 3px;
	margin: 0;
}
#navitems a:link { 
text-decoration: none;
}