body {
	background-color: #000000;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AD4A1D;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #AD4A1D;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #AD4A1D;
}
.navlink {
	font-size: 12px;
	font-weight: bold;
	color: #AD4A1D;
}
.news {
	color: #AD4A1D;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.contacttitle {
	color: #033210;
	font-weight: bold;
	font-size: 12px;
}
.contenttext {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.contentlink {
	font-weight: normal;
	text-decoration: none;
	color: #033210;
}
.bottomlink {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.greylink {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

