body,td,th {
	font-size: 12px;
	color: #E1D398;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
.footcss {
	font-size: 12px;
	color: #AEB685;
}
a:link {
	font-size: 12px;
	color: #E1D398;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #E1D398;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #fff2bd;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #E1D398;
	text-decoration: none;
}
.textbox01 {
	border: 1px solid #E1D398;
	BACKGROUND-COLOR:#234425;
	COLOR:#AEB685;
}