.boldbody {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7536BA;
}
.boldbody-white {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FDFDFD;
}
.boldtitle-red {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #E052C8;
	font-style: normal;
	font-variant: normal;
}
a:link {
	color: #BD02A6;
	text-decoration: none;
}
a:visited {
	color: #BD02A6;
	text-decoration: none;

}
a:hover {
	color: #FFA6A6;
	text-decoration: none;
}
a:active {
	color: #020573;
	text-decoration: none;
}
.boldtitle-white {

	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
.bodytext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7536BA;
}
