.menu {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #669933;
}
a:link { color: #669933; text-decoration: none}
a:visited { color: #669933; text-decoration: none}
a:active { color: #FF3300; text-decoration: none}
a:hover { color: #FF3300; text-decoration: none}
