a:link { color: #006666; font-weight: bold; text-decoration: none; }
a:hover { background: #FFFACD; }
a:visited { color: #006666; font-weight: bold; text-decoration: none; }

.txt {}
.txt a:link { font-weight: normal; }
.txt a:hover { text-decoration: underline;  }
.txt a:visited { font-weight: normal; }

a.gloss:link { font-weight: bold; color: #99CCCC; }
a.gloss:visited { font-weight: bold; color: #99CCCC; }

.navlink a:link { color: #333333 ! important; }
.navlink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  }
.jump  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt ! important; font-weight: bold; color: #006666; }
.txt .h1 { font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; }
.txt p {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; }
.txt .pullout { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006666; }
.txt .pulltext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; }

/* some style have to replicated b/c netscape 4.75 doesn't cascade well. =)  these are not as specific as the preceeding tags. after netscape 6.0 is standard, these can be removed without degredation*/
 .h1 { font-family: "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; }
p {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: normal; }
.pullout { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006666; }
.pulltext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; }
/*end extra tags*/

/* gives large images 1em margin so text doesn't crowd. img can now be right/left aligned. =) */
.txt img.large { margin: 1em; }

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; }
.copylink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; }

.question  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #005555; }
.quiz	{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #005555; }