body {

 color: #393733;
  margin: 0;
  padding: 0 10px;
  text-align: center;
   background-color : #EB5A0D;
/* 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 {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #EB5A0D;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}