.textblack {
	font-family: "MS Gothic";
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
	font-size: 14px;

}
.textblackl {
	font-family: "MS Gothic";
	line-height: 1.5;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;

}
.textblacks {
	font-family: "MS Gothic";
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
.titleblack {
	font-family: "MS Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;

}
.textpink {
	font-family: "MS Gothic";
	font-size: 14px;
	line-height: 1.5;
	color: B82746;
	text-decoration: none;
}
.textwhite {
	font-family: "MS Gothic";
	font-size: 14px;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.titlepink {
	font-family: "MS Gothic";
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: FF0066;
	text-decoration: none;
}
.titlepinks {
	font-family: "MS Gothic";
	font-size: 14px;
	line-height: 1.5;
	color: FF0066;
	text-decoration: none;
}
