body {
	margin: 4px 8px;
	background: background: url('bg.gif');
	padding: 0;
	border: 0px none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}







a {font-size: 12px; color:white; text-decoration: none;}

a:hover {color:#FF9900; text-decoration: underline;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

ul li { list-style-type: none;}