body {
 color: #393733;
  margin: 0;
  padding: 0 10px;
  text-align: center;
   background-color : #000000;
/* background:#795D11 url(../images/bodyBg.png) 0 0 repeat-x}
  width : inherit;
  background-repeat : repeat-x;*/
  font-family:"Times New Roman", Times, serif;
  font-size: 12pt;
}
INPUT  {
PADDING-LEFT: 2px; FONT-SIZE: 85%; VERTICAL-ALIGN: middle; LINE-HEIGHT: 1.25em;
}
.arts{
padding:10px 5px 5px 5px;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}