	.menu{font-size:18px;}
	.menuFlash{
		color:#E00;
		float:left;
		clear:both;
		text-decoration:none;
		font-family: MuseoSans500, "Lucida Grande", "Lucida Sans", "Segoe UI", Tahoma, sans-serif;
		font-size:18px;
		padding-bottom:6px;
		outline:none;
		line-height:19px;
	}
	.menuFlash a{font-size:18px;}

/*
	a.menuFlash:link {color: #E00; line-height:19px; padding-bottom:6px; background-color: transparent}
	a.menuFlash:visited {color: #E00; line-height:19px; padding-bottom:6px; background-color: transparent}
	a.menuFlash:active {color: #E00; line-height:19px; padding-bottom:6px; background-color: transparent}
	a.menuFlash:hover {color: #E00; line-height:19px; padding-bottom:6px; background-color: transparent}
	
*/