<style>
<!--
a:visited {
	text-decoration : none;
	font-weight: normal;
	color: #B58CF7;
	}

a {
	text-decoration : none;
	font-weight: normal;
	color: #B58CF7;
	}

a:hover {
	text-decoration : underline;
	font-weight: normal;
	color: #B58CF7;
	}

a:active {
	text-decoration : underline;
	font-weight: normal;
	color: #B58CF7;
	}

td {
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #B58CF7;
	}

-->
</style>

