a.story_pagenumbers {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.story_pagenumbers:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.story_pagenumbers:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.story_pagenumbers:visited {
	color: #FFFFFF;
}