<style type="text/css">
	A{
		text-decoration: none;
		border: none;
	}
	A:link{
		color: black;
		text-decoration: none;
		border: none;
		font-weight: bold;
	}
	A:hover{
		color: black;
		text-decoration: none;
		border: none;
		font-weight: bold;
	}
	A:visited{
		color: black;
		text-decoration: none;
		border: none;
		font-weight: bold;
	}

	body{font-family:verdana;
		font-size:11px;
		color:black;
	}
	td{font-family:verdana;
		font-size:11px;
		color:black;
	}
</style>
