@charset "utf-8";
/* CSS Document */

body {
	background-color: #544A17;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #d77618;
}
a:active {
	text-decoration: none;
	color: #d77618;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D220F;
	font-weight:bold;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D220F;
	
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}
.style4 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight:bold;
}

.scrollbar{
      scrollbar-arrow-color:orange;
      scrollbar-track-color:white;
      scrollbar-darkshadow-color:;
      scrollbar-face-color:;
      scrollbar-highlight-color:;
      scrollbar-shadow-color:;
 }
  
