<style> a    { color: #800000; text-decoration: none }
a:link {
		color: #000066;
		text-decoration: none;
	}
	a:visited {
		color: #000066;
		text-decoration: none;
	}
	a:hover      {
	color: #000066;
	background-color: #FFFF00;
	font-size: 13px;
}
td {
		font: 12px Tahoma;
	}
</style>
