.heading {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B253AD;
}
.normalText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.normalBold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

}
.normalText2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a.linkBtn:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a.linkBtn:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a.linkBtn:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
}
.bigText {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
