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: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  font-size:10pt;
}
 INPUT  {
PADDING-LEFT: 2px; FONT-SIZE: 85%; VERTICAL-ALIGN: middle; LINE-HEIGHT: 1.25em;
}
.artsp{
	padding:10px 5px 3px 5px;
	}
a{
text-decoration:none;
color:#FF0000;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}