.textcontent {
	font-family: "DellaRobbia BT";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #F0D9BD;
}

h1 {
	font-size: 18px;
}

a:link {
	color: #C4A987;
}
a:visited {
	color: #C4A987;
}
a:hover {
	color: #C4A987;
}
a:active {
	color: #C4A987;
}
