a.overed:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	height: 10px;
	filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=1);
}
a.amore:link,a.amore:visited,a.amore:active {
	color:#483F42;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.amore:hover {
	font-weight:normal;
	color:#0000FF;
	text-decoration: underline;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

