/* CSS Document */
<style type="text/css">

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Garamond, Forte, "Century Gothic";
}

a:active { 
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited { 
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

</style>
