body {
	margin:0px auto;
	padding:0px;
	font: Times New Roman;
	width: 770px;
	color: #000000;
	position: relative;
	background: #ffffff url(images/bg1.gif) no-repeat center top;
}
a, strong a {
	color: #848484;
	text-decoration:none;
}
a:visited {
	color: #848484;
	text-decoration:none;
}
a:hover {
	color: #57784F;
	text-decoration:underline;
}
