body {
	color: #422515;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-color: #422515;
	background-color: #422515;
}
h1 {
	font-family: "Freestyle Script", "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
}
h1 a:link{
	font-family: "Freestyle Script";
Times New Roman, Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	text-transform: none;
	text-decoration: none;
}
h1 a:visited{
	font-family: "Freestyle Script","Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	text-transform: none;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAA84C;
	text-decoration: none;
	font-weight: bold;
}
.title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAA84C;
	text-decoration: none;
	font-weight: bold;
}
.title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAA84C;
	text-decoration: none;
	font-weight: bold;
}
.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6D2115;
	text-decoration: none;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
}
a{
	color:#ffffff;
	text-decoration: underline;
}
a:hover{
	color:#CAA84C;
	text-decoration: none;
}