.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605C72;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #605C72;
}
a:visited {
	color: #605C72;
	text-decoration: none;
}
a:hover {
	color: #B7005B;
	text-decoration: none;
}
