body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:  url();
	background-color: #a8a499;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #ffffff;
}

a:link {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #eeeeee;
}

a:visited {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #eeeeee;
}

a:hover {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffccaa;
}

a:active {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffccaa;
}