body {
	margin-top: 0px;
	background-color: #F7EAE9;
	margin-bottom: 0px;
	background-image: url(../share/backff.gif);
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

