#navigation td {
	border-bottom: 1px solid #F9F9F7;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 10px;
	background: url() 5px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #E7E7DA url() 5px 45% no-repeat;
	color:#A66400;
	}
/* Class Styles */