.link {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color: #FB5594;
	text-decoration: none;
	font-weight: normal;
}
.link:hover {
	color:#F60761;
	text-decoration: underline;
} 

.link11 {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	color: #FB5594;
	text-decoration: none;
	font-weight: normal;
}
.link11:hover {
	color:#F60761;
	text-decoration: underline;
} 

.link9 {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 9px;
	color: #FB5594;
	text-decoration: none;
	font-weight: normal;
}
.link9:hover {
	color:#F60761;
	text-decoration: none;
} 

.linkwhite {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.linkwhite:hover {
	color: #FFFFFF;
	text-decoration: none;
} 

.BigFntGrey {
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.MediumFntGrey {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.NormalFntGrey {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.SmallFntGrey {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.SmallFntPink {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 9px;
	color: #F60761;
	text-decoration: none;
	font-weight: normal;
}

.BigFntPink {
	font-family: Arial, sans-serif, Verdana, Tahoma;
	font-size: 14px;
	color: #F60761;
	font-weight: normal;
}

.MediumFntPink {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	color: #F60761;
}



.NormalFntPink {
	font-family: Arial, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color:#F60761;

}
