body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background: #fffbb7 ;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.br {
	border: 1px solid #965f00;
}
.td1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.td2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
}
.a1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
}

.a1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
}

.a1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #fff719;
	line-height: 30px;
	font-weight: bold;
}

.a1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #fff719;
	line-height: 30px;
	font-weight: bold;
}