@charset "UTF-8";
.H1 {
	font-family: Papyrus;
	font-size: 30px;
	color: #990000;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #330099;
	font-style: normal;
}
.vinestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #999900;
}
.song {
	font-family: Papyrus;
	font-size: 16px;
	color: #3F8C8C;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #330099;
	font-weight: bold;
	text-decoration: none;
}
