<style type="text/css">

.a   { position: absolute; left: 5px; top: 5px; z-index: 1}


a:link {
	color: #0000fe;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0000fe;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0000fe;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0000fe;
	text-decoration: none;
	font-weight: bold;
}
</style>
