body {

 color: #393733;
  margin: 0;
  padding: 0 10px;
  text-align: center;
   background-color : #8E3B1B;
/* background:#795D11 url(../images/bodyBg.png) 0 0 repeat-x}
  width : inherit;
  background-repeat : repeat-x;*/
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;

}

 INPUT  {
PADDING-LEFT: 2px; FONT-SIZE: 85%; VERTICAL-ALIGN: middle; LINE-HEIGHT: 1.25em;

}
.arts{padding:10px 5px 5px 5px;}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #393733;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
