#alumni
{
	width: 170px;
	height: 50px;	
	background: url(/images/alumni_up.gif) top left no-repeat;	
}

#alumni a
{
	display: block;
	width: 170px;
	height: 50px;
	background: url(/images/alumni_up.gif) top left no-repeat;
	color: #fff;
}

#alumni a:hover
{
	background: url(/images/alumni_down.gif) top left no-repeat;
}

