.bd
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-family:tahoma;
	cursor:hand;
}
a.bd:hover
{
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#94385a;
	cursor:hand;
}
.pi
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	font-family:tahoma;
	cursor:hand;
}
a.pi:hover
{
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000452;
	cursor:hand;
}