#navigation td {
	border-bottom: 1px solid #A8A8A8;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3F7380;
	line-height:10px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:5px 4px 5px 8px;
	background: url() 5px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #EFEFEF url() 5px 45% no-repeat;
	color:#000000;
	}