.quicksearch {
	color: #FFFFFF;
}
A.fl  {
	color : #666666;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	}
	
A.fl:Visited  {color : #666666;text-decoration : none;}
A.fl:Active  {color : #333333;text-decoration : underline;}
A.fl:Hover  {color : #666666;text-decoration : underline;}
.featured a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.featured a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.featured a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.featured a:hover {
	color:#FFFFFF;
}

