body ,html {
FONT-SIZE: 10px; 
COLOR: #858F99; 
FONT-FAMILY: Verdana,Geneva,Arial,Helvetica; 
background-image: url(images/bg.gif);
BACKGROUND-COLOR: #000000;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 8px; 
MARGIN: 0px; 
PADDING-TOP: 0px; 
height: 100%;
text-align: center;
}

a:link { 
	text-decoration: none; 
	color: #FF6600;
	}
a:visited { 
	text-decoration: none; 
	color: #9685BA;
	}
a:hover { 
	text-decoration: underline; 
	color: #FB6F08;
	}
a:active { 
	text-decoration: underline; 
	color: #555555;
	}
/*td { background-repeat: no-repeat; }*/
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
input, textarea, select {
background:#eeeeee;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}