A {
	text-decoration: none;
}
.ulink {
	text-decoration: none;
}
.ulink:HOVER {
	text-decoration: underline;
}