@charset "UTF-8";
.body {
	font-family: Papyrus;
	font-size: 16px;
	color: #000000;
}
.link_red {
	font-family: Papyrus;
	font-size: 16px;
	color: #6b051b;
}
.link_green {
	font-family: Papyrus;
	font-size: 16px;
	color: #8d9951;
}
.link_turqoise {
	font-family: Papyrus;
	font-size: 16px;
	color: #87aebf;
}
.link_blue {
	font-family: Papyrus;
	font-size: 16px;
	color: #6d88bd;
}
.link_orange {
	font-family: Papyrus;
	font-size: 16px;
	color: #cb7c37;
}
.link_redBig {
	font-family: Papyrus;
	font-size: 24px;
	color: #6b051b;
}
.link_greenSmall {
	font-family: Papyrus;
	font-size: 12px;
	color: #8d9951;
}
.head {
	font-family: Papyrus;
	font-size: 30px;
	color: #000000;
}
