body {
	background-color: #e9e1b7;
	font-family: verdana;
	font-size: 8px;
}
a {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}
.inner table {

	font-family: verdana;
	font-size: 11px;
}
.inner {
	background-color: #e9e1b7;
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	
}

.input,
.but {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #927f57;
}
