/* CSS Document */
body {
    scrollbar-face-color:#996633;
	scrollbar-arrow-color:#ECE9D8;
	scrollbar-track-color:#996633;
	scrollbar-shadow-color:#996633;
	scrollbar-highlight-color:#999933;
	scrollbar-3dlight-color:#999933;
	scrollbar-darkshadow-Color:#999933;
	background-color: #996633;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ECE9D8;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style3 {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bold;
}
.Style16 {font-family: "Comic Sans MS"; font-style: italic; font-size: 12px; font-weight: bold; }