.title1 {
	font-family: "Lucida Calligraphy";
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #BE9FFF;
	text-decoration: none;
}
.text {
	font-family: Angelina;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF66FF;
}
.title2 {
	font-family: "Lucida Calligraphy";
	font-size: 20pt;
	font-weight: bold;
	color: #BE9FFF;
	text-decoration: none;
}

