BODY ,TD,TR, DIV {
	color: Ivory;
	background-color: Black;
	font-family: "Times New Roman",  serif;
	font-size: medium;
}

.menu {
	font-size: 11pt;
	font-weight: 100;
	font-family: "Times New Roman","Times",serif;
	color: #000000;
}

A {
	color: #FFD700;
	text-decoration: none;
}

a:visited {
	color: Fuchsia;
	text-decoration: line-through;
}


A:HOVER {
	color: #E6E6FA;
	text-decoration: underline;
}

.jd {
	font-weight: bold;
	font-size: 16pt;
	color: Lime;
	text-decoration: underline;
}

.je {
	font-size: 14pt;
	text-indent: 2em;
	color: Aqua;
}

.pairing {  color: red; background-color: gold; border-color: MintCream black black; border-style: ridge; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
.cross {  color: red; background-color: silver; border-color: MintCream black black; border-style: groove; border-top-width: thick; border-right-width: thick; border-bottom-width: thick; border-left-width: thick}
dt {  font-family: "Times New Roman", Times, serif; font-size: larger; font-style: normal; line-height: normal; font-weight: bolder; font-variant: small-caps; text-transform: capitalize; color: #00FF00}
dd {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; color: Aqua;
}
li {
	color: Silver;
}

