body {
	font-family: Verdana; 
	font-size: 10px;
	margin: 0px; 
	background: url(../Images/ned.gif) 50% 85% no-repeat;
	background-color: #B4AF7D
}
td, div, input, textarea {
	font-size: 12px;
}
td {
	vertical-align: top;
}
input, textarea {
 	font-family: Verdana;
	background-color: #C4BF8D;
	border: #000000 1px solid; 
	filter:alpha(opacity=70);
}
input.noborder {
	border: none;
	background-color: transparent;
}
a {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: underline;
}
