.top
{	font: bold 10px tahoma;
	color: #7c8e9e;
	text-decoration: none;
	display: block;
	filter: none;
}

.top:hover
{	color: #ffffff;
	filter: glow(color=#b4b4b5, strength=3);
}

.topon
{	font: bold 10px tahoma;
	color: #e56610;
	display: block;
}

.bottom
{	font: bold 10px tahoma;
	color: #616f7c;
	text-decoration: none;
}

.bottom:hover
{	color: #e56610;
}