.titlegold {
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: medium;
	color: #daa520;
}

.titlegold_sm {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: medium;
	color: #daa520;
}

.titleblack {
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: regular;
	color: #000;
}

.titleblack_sm {
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: regular;
	color: #000;
}

.services {
	font-family: 'Quicksand', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: regular;
	color: #000;
}


.copyright {
	font-family: 'Quicksand', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: #000;
}

.quote {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}


a:link {
	font-family: 'Quicksand', sans-serif;
	font-size: 15px;
	font-weight: medium;
	color: #daa520;
	text-decoration: none;
}


a:visited {
	font-family: 'Quicksand', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #daa520;
	text-decoration: none;
}


a:link.menubottom {
	font-family: 'Quicksand', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a:visited.menubottom {
	font-family: 'Quicksand', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}



