BODY {
		margin-top: 5;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
}

A:HOVER {
		color: #FFFF00;
}

.XLAYER {
		position: absolute;
		left: 20;
		top: 0;
		width: 200;
		height: 200;
		z-order: 1;
		overflow: auto;
}
