.link {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.pieN {
	color: #999999;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}
.pieN:hover {
	color: #666666;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
		text-decoration: none;
}
.pieS {
	color: #999999;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}