.menu {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.name {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bolder;
	color: #313A5B;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.link {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
