.body {
	background-image: url(images/backround-graphic.jpg);
	margin-top: 0px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 900;
	color: #C49662;
}
.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #C49662;
}
a,
a:link,
a:visited,
a:href,
a:active
{
	
	font-weight: bold;
	text-decoration: none;
	color: #C49662;
	
}

a:hover
{
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
