

.menu {
	font: Verdana, Geneva, Arial, Tahoma, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #546A6E;
}
A:LINK, A:VISITED {
	color: #546A6E;
	text-decoration: none;
	font-style: normal;
}

A:HOVER {
	color: black;
	text-decoration: none;
	font : normal;
}

.link {
	color: #546A6E;
	text-decoration: none;
	font-style: normal;
}