@charset "utf-8";

body {
	background-color: #966f46;
	background-image: url(images/img_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #47341e;
}
.copyrights {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e6d1ba;
}
.headinglnk {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
.headinglnk:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
.headinglnk:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	color: #ff6600;
}
.headinglnk:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
a.lnk:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47341e;
	text-decoration: underline;
}
a.lnk:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47341e;
	text-decoration: underline;
}
a.lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47341e;
	font-weight: bold;
}

a.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47341e;
	text-decoration: underline;
}
