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