a.srollover {
	display: block;
	width: 230px;
	height: 26px;
	background: url("../graphics/niche_graphics_css.gif") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.srollover {
	background-position: -230px 0;
}