
A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

