<!--
	A:Link {
		text-decoration : none;
	}
	A:Visited {
		text-decoration : none;
	}
	A:active {
		text-decoration : 
	}
	A:hover {
		text-decoration : underline;
	}
-->