.utilitynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.util:link {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.util:visited {
	color: white;
	text-decoration: none;
}
a.util:hover {
	color: #0099FF;
	text-decoration: underline;
}

