@charset "UTF-8";
/* CSS Document */
BODY{
	scrollbar-face-color:#503220;
	scrollbar-base-color:#c1af99;
	scrollbar-arrow-color:#330033;
	scrollbar-track-color:;
	scrollbar-shadow-color:;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-Color:;
}
A:link{
	color:#87794f;
	text-decoration:underline;
	font-weight: BOLD;
}
A:visited{
	color:#87794f;
	text-decoration:underline;
	font-weight: BOLD;
}
A:active{
	color:#c1af99;
	text-decoration:underline;
	font-weight: none;
}
A:hover{
	color:#b2ad2e;
	text-decoration:underline;
	font-weight: BOLD;
}
FONT{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#503220;
	font-size:14px;
	}
LEGAL{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c1af99;
	font-size:10px;
	}
BIGFONT{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#503220;
	font-size:24px;
	}
