<style type="text/css">

#ulStaffNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a.Reading:link, a.Reading:visited, a.Reading:active {
	text-decoration: underline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	color: #333333;
}
a.Reading:hover {
	text-decoration: none;
	background-image: url(../images/bulleton.gif);
}

</style>
