a.menu
{
	text-decoration: none;
	color: #606060;
}

a.menu:hover
{
	color: #606060; 
	text-decoration: underline;
}