a{
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.footer a:link,.footer a:visited{
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext {
	font-family: 'Muli', sans-serif;
	font-size: 42px;
	font-weight: 300;
	color: #421e13;
}
.linktext {
	font-family: 'Muli', sans-serif;
	font-size: 38px;
	font-weight: 300;
	color: #421e13;
}
.bigbrowntypebold {
	font-family: 'Muli', sans-serif;
	font-size: 72px;
	font-weight: 400;
	color: #421e13;
}
.menutext {
	font-family: 'Muli', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #421e13;
}
.belowsubhead {
	font-family: 'Muli', sans-serif;
	font-size: 23px;
	font-weight: 400;
	color: #421e13;
}
.prices {
	font-family: 'Muli', sans-serif;
	font-size: 42px;
	font-weight: 400;
	color: #421e13;
}
.contact {
	font-family: 'Muli', sans-serif;
	font-size: 56px;
	font-weight: 400;
	color: #421e13;
}
.copyright {
	color: #ababab;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}