a.menu
{
	color:white;
	text-decoration:none;
	font-family:georgia;
}

a:hover
{
	text-decoration:underline;
}

a
{
	text-decoration:none;
}
