#navigation a {
	font:13px Goudy Old Style, Helvetica, sans-serif;
	color: #000000;
	line-height:25px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:1px 0px 7px 5px;
	vertical-align: text-top
	}


#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") no-repeat;
	text-decoration:none;
	}