.uo-f-e-title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.small-links {
	font-size: 0.9em;
	letter-spacing: -0.1em;
	color: #FF3300;
	text-decoration: none;
	line-height: 2em;

}
.small-links A:link {
	color: #003366;
	text-decoration: underline;
}
.small-links A:visited {
	color: #003366;
	text-decoration: underline;
}
.small-links A:hover {
	color: #0000FF;
	background-color: #93D3FF;
	text-decoration: none
}

