body {
	margin-bottom:-1px;
	margin-top:-0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-bottom:0px;
	background-image:bg.gif;
	}


a:link {
	color: lightyellow;
	text-decoration: none;
}

a:visited {
	color: lightyellow;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: none;
}
