body,th,td,div,p {
	font: 14px/16px Arial, Helvetica, sans-serif;
	color:#000000;
}

 a {
	color: #ff0000;
	font-weight : bold;
}
   a:visited {
	color: #FF0000;
}
   a:hover {
	color: #ff8000;
}

	input {
	background-color: E9E2E1;
	color: B18718;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
}
	select {
	background-color: E9E2E1;
	color:B18718;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
}
	textarea {
	background-color: E9E2E1;
	color:B18718;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	padding : 4px;
}
	