.Titles {
	font-family: "Baskerville Old Face";
	font-size: 60px;
	font-weight: bold;
	color: #23B8C9;
}
.Menu_titles {
	font-family: "Baskerville Old Face";
	font-size: 40px;
	font-weight: bold;
	color: #23B8C9;
}
.SubMenu_Titles {
	font-family: "Baskerville Old Face";
	font-size: 36px;
	font-weight: bold;
	color: #23B8C9;
}
.Text {
	font-family: "Baskerville Old Face";
	font-size: 24px;
	color: #23B8C9;
}
.TextLinks {
	font-family: "Baskerville Old Face";
	font-size: 24px;
	color: #86E1E6;
}
