Body {
	cursor:url('gerl.cur');
	scrollbar-face-color: #88670c;
	scrollbar-3dlight-color: #f4c881;
	scrollbar-arrow-color:  #ffffcc;
	scrollbar-track-color: #88670c;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #f4c881;
	font-family: Verdana;
	font-size: 10px;
	background-color: #ECE9D8;
	background-image: url(bg.png);
	background-repeat: repeat;
	color: #785C04;
	background-attachment: fixed;
	}
A:link {
	color:#785B04;
	cursor:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
A:visited {
	color:#745902;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
A:hover {
	COLOR: #745902;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	cursor: url(goldhand.cur);
	font-weight: normal;
	background-color: #ffffcc;
	text-decoration: underline overline;
}
.frmd {
	border: 1px solid #574311;
}
.showbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border: 1px dashed #660000;
}
.showboxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #800000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}
