body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF1E2;
}

td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	}
	
.input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #983F21;
	background-color: #FEF1E2;
	height: 18px;
	border: 1px solid #983F21;
    width:180px;
}
.secondlink {
	color:#FFF;
	font-weight:normal;
	font-size:14px;
}

a:link.secondlink, a:visited.secondlink  {
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}
a:hover.secondlink, a:active.secondlink {
	text-decoration: none;
	color: #FFF;
	font-weight:normal;
}