@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #92278F;
}
.bodytext a, .bodytext a:active, .bodytext a:visited {
	color: #92278F;
	text-decoration: underline;
}
.bodytext a:hover {
	font-weight: bold;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.legaltext a, .legaltext a:active, .legaltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDD73C;
	text-decoration: none;
	font-weight: bold;
}
.legaltext a:hover {
	color: #000000;
	text-decoration: none;
}
#cinderella {
	position: absolute;
}

