.A_MENU:LINK
{
	text-decoration: none;
}
.A_MENU:VISITED
{
	text-decoration: none;
}
.A_MENU:ACTIVE
{
	text-decoration: none;
}
.A_MENU:HOVER
{
	text-decoration: underline;
}
