.feat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}
a.feat:link {

	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
a.feat:visited {


	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.feat:hover {



	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}