@charset "utf-8";
body {
	margin: 0px;
}
form {
	margin: 0px;
}
marquee {
	margin: 0px;
}
object {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.button{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;

}
.button a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #E0C59A;
    text-decoration: none;
	font-weight: bold;


		
}
.taxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #080400;
	text-decoration: none;
	text-align:justify;
	}
.taxt a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #080400;
	text-decoration: none;
	text-align:justify;
	}
.taxt a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #080400;
	text-decoration: underline;
	text-align:justify;
}


.taxtbold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #080400;
	text-decoration: none;
	text-align:justify;
	font-weight: bold;
	
	}


.tital {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #673D1B;
}
.more {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #673D1B;

}

.bottom {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}
.bottom a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}
.bottom a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;

}