body {
	background: url(images/main-bg-index.png) repeat-x top left #ffffff;
	font: 1.2em "trebuchet MS", Arial, Helvetica, "Sans Serif";
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

TABLE {
	padding: 0px; 
	margin: 0px;
	text-align: center;
}


a {
	text-decoration: none;
	color: #666666; 
}

a:hover, a:active {
	color: #339933;
} 
