body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:  url();
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #dfdfdf;
}

a:link {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffdfdf;
}

a:visited {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffdfdf;
}

a:hover {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffffdd;
}

a:active {
	font-size: 11px;
	line-height: 9px;
	text-decoration: none;
	color: #ffffdd;
}