a.menu
{
	text-decoration: none;
	color: "#4B4B4B";
}

a.menu:hover
{
	color: "#4B4B4B"; 
	text-decoration: underline;
}