<style type="text/css">

.hide {
	color: #000000;
	text-decoration: none;
}
.hide:link {
	color: #000000;
	text-decoration: none;
}
.hide:visited {
	text-decoration: none;
	color: #000000;
}
.hide:hover {
	text-decoration: none;
	color: #000000;
}
.hide:active {
	text-decoration: none;
	color: #000000;
}

</style>