.tytle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #330033;
	text-decoration: blink;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #3a0044;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	scrollbar-track-color: #CC99FF;
	scrollbar-face-color: #9933FF;
}
