#mfett {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
	color : Black;
	font-weight : bold;
}
#mfett a {
	display:block;
	height: 15px;
	text-decoration: underline;
	color: Black;
	background-repeat:no-repeat;
	background-image : url(images/pfl.gif);
	background-position : left;
	margin-left:0px;
	padding-left:1px;
	margin-bottom : 3px;
	line-height : 15px;

}
.mfett_active {
	margin-left:0px;
	padding-left:1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	display:block;
	height: 15px;
	text-decoration: underline;

	background-repeat:no-repeat;
	background-image : url(images/pflred.gif);
	margin-bottom : 3px;
		line-height : 15px;
}

#mfett a  span {
	padding-left:13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	text-decoration: underline;
	line-height : 15px;

	margin-bottom : 3px;
}

#mfett a:hover {
	display:block;
	text-decoration: underline;
	height:15px;
	line-height : 15px;
	
	color: Maroon;
	background-repeat:no-repeat;
	background-image : url(images/pfl1.gif);
	margin-bottom : 3px;
}

