body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#d0a502;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FDD842;
	text-decoration: none;
}
.body-txt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/arrow.gif);
}
.body-txt a{
	color: #8b6e01;
	text-decoration: underline;
}
.body-txt a:hover{
	color: #333333;
	text-decoration: underline;
}
.more {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more a{
	color: #000000;
	text-decoration: underline;
}
.more a:hover{
	color: #000000;
	text-decoration: none;
}
.img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 3px solid #D0A501;
}
.topic {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A79243;
	text-decoration: none;
}
