.finalspacing {
	line-height: 93%;
}
.featured {
	background-color: #000066;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.featured a {
	color: #FFFFFF;
	text-decoration: none;
}
.featured a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
