

#navigation td {
	border-bottom: 1px solid #009999
	}

#navigation a {
	font:15px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:30px;
	font-weight:bold;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:5px 3px 5px 8px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background: #000000;
	}


