body {
	margin:0 0 0 0;
	background-color:#FFFFFF;
}
table, tr, td, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.top {
	background:url(../../images/design/top.jpg) no-repeat;
	/*background:#0099CC;*/
	width:990px;
	height:147px;
}
.base {
	background:url(../../images/design/base.jpg);
	/*background:#FFFFFF;*/
	width:990px;
	position: relative;
}
.bottom {
	background:url(../../images/design/bottom.jpg);
	/*background:#006600;*/
	width:990px;
	height:71px;
	text-align:center;
}
a {
	color:#4D670E;
}
a:hover {
	color:#4F6616;
}
div#links a {
	display:block;
	width:114px;
	height:26px;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:26px;
	color: #4D6710;
/*	background: url(../../images/design/links.jpg) no-repeat; */
	background:#CCCCCC;
	text-decoration: none;
}
div#links a:hover {
/*	background: url(../../images/design/links_hover.jpg) no-repeat; */
	background:#999999;
	color:#FDD575;
}
