body {
	background-color: #320101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #BF8C40;
	line-height: normal;
}

.menu-on {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}


.menu a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #BF8C40;
}
.menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #BF8C40;
}

.menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}


.form {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.text-small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #BF8C40;
}
