.menu {
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #336633;

}
.menu a:link, .menu a:visited {
	color: #336633;
	text-decoration: none;
}
.tablelink {
	cursor: hand;
	background-repeat: no-repeat;

}
.norepeat {
	background-repeat: no-repeat;
}
.unseen {
	display: none;


}
