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