body {
	margin-top: 0px;
	background-color: #000000;
}
.text {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.boarder {
	border: thin solid #894E08;
}
.bg {
	background-repeat: no-repeat;
}
.footer {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divider {
	color: #FAC776;
	font-size: 20px;
	font-weight: bold;
}
.contact {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7CA79;
	font-weight:bold;
}
.link a:link {
	font-size: 20px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
.link a:visited {
	font-size: 20px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
.link a:hover {
	font-size: 20px;
	color: #FAC776;
	font-weight:900;
	text-decoration: none;
}
.link a:active {
	font-size: 20px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
.click a:link {
	font-size: 15px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
.click a:visited {
	font-size: 15px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
.click a:hover {
	font-size: 15px;
	color: #884C06;
	font-weight:900;
	text-decoration: none;
}
.click a:active {
	font-size: 15px;
	color: #FAC776;
	font-weight:900;
	text-decoration: underline;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFC474;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.bg {
	background-repeat: no-repeat;
}
