A {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
BODY, TD {
	font-family : Papyrus;
	font-size : 15px;
}
A:LINK.black {
	color : Black;
	text-decoration : none;
}
A:HOVER.black {
	color : Black;
	text-decoration : underline;
}
A:LINK.menu {
	font-family : Papyrus, "Palatino Linotype";
	font-size : 10px;
	text-decoration : none;
}
A:VISITED.menu {
	font-family : Papyrus, "Palatino Linotype";
	font-size : 10px;
	text-decoration : none;
}
A:HOVER.menu {
	font-family : Papyrus, "Palatino Linotype";
	font-size : 10px;
	text-decoration : underline;
}
.papyrus {
	font-family : Papyrus, "Palatino Linotype";
	font-size : 10px;
}
