.white10p {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.black12p {
	font-size: 12px;
	color: #000000;
}
.black10p {
	font-size: 10px;
	color: #000000;
}
.link12p {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;

}
.link12p:hover{
	color:#FF00FF;
	text-decoration:underline;

}
