body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 9px;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/*	.nav, a.nav {
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	a.nav:hover {
		color: #000000;
		text-decoration: underline;
	}
	.news, .news p {
		font-size: 11px;
		color: #B0B0B0;
		text-decoration: none;
	}
	.news a {
		color: #62804F;
		text-decoration: underline;
	} */
	
		.footer, a.footer, a.footer:hover {
		font-size: 11px;
		color: #8C8C8C;
		text-decoration: none;
	}
	
		a.footer:hover {
		font-size: 11px;
		color: #8C8C8C;
		text-decoration: underline;
	}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
