body {
	background-color: #c3b599;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/top.jpg);
	background-repeat:repeat;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.link
{}
.link a
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #8a806d;
}

.link a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8a806d;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #000000;
}
.boldlink
{}
.boldlink a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.boldlink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}