

.menu {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: White;
}
A:LINK, A:VISITED {
	color: White;
	text-decoration: none;
	font-style: normal;
}

A:HOVER {
	color: Silver;
	text-decoration: none;
	font : italic;
}

.link {
	color: White;
	text-decoration: none;
	font-style: normal;
}
