body{
	font-family: "Georgia";
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url(wall.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	cursor: crosshair;
	scrollbar-face-color:#ffffff;
	sclollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#999966;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	font-style: normal;
	line-height: 20px;	
}

a{
color : #999966;
text-decoration : none;
font-size : 13px;
font-family : "Georgia";
}

a:active {
	color: #000000
}
a:hover {
	color: #000000;
}
table {
	font-family: "Georgia";
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
}
#Layer1 {
	font-family: "Georgia";
	font-size: 13px;
	text-align: left;
	height: auto;
	width: 100px;
	margin: 5px;
	left: 95px;
	top: 300px;
	color: #999966;
}

#Layer1 a:active {
    color: #ffffff;
	}
	
#Layer1 a:hover {
    color: #ffffff;
	background-color: #999966;
}

