<style>
	{ }
	body {
	background-attachment: fixed;
	background-color: White;
	background-repeat: repeat-y;
	margin: 0,0,10,0;
	color: Black;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	a:link {
	color: Black;
	text-decoration: none
}
	a:hover {
	color: Maroon;
	text-decoration: none
}
	a:active {
	color: Black;
	text-decoration: none
}
	a:visited {
	color: Black;
	text-decoration: none
}
</style>
