.pinkBigtitle {
	font-family: Arial;
	font-size: 22px;
	color: B487A1;
	text-decoration: none;
	font-weight: bold;

}
.blacktittle {
	font-family: Arial;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC9999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CC9999;
	text-decoration: none;
}
.noramlText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Arial {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
