/* Global Styles */


/* ID Styles */


#navigation2 a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 2px 2px 2px;
	}
	
#navigation2 a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}



