a {color: #00FF00}
a:hover  { color: lime; font-weight: bold }
a:visited {color: #00FF00}
A:active  { color: lime }
A:hover  { color: lime; font-weight: bold }
//
body {}
p {}
td {}
.boldtitle      { color: lime; font-variant: small-caps; font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: center }
.title       { color: lime; font-variant: small-caps; font-size: 18px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: center; list-style-position: inside }
.showtitle      { color: lime; font-weight: bold; font-size: 20px; font-family: "Trebuchet MS", "Comic Sans MS" }
.normal    { color: lime; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.normalbold    { color: lime; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.normalitalic { color: lime; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; font-style: italic; }
.normaljustify   { color: lime; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; text-align: justify }
.highlight   { color: black; font-weight: 500; font-size: medium; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular; background-color: yellow }
.calfont   { color: white; font-size: x-small; font-family: "Trebuchet MS" }
.caldate  { color: lime; font-weight: bold; font-size: small; font-family: "Trebuchet MS" }
.fulljustify { font-size: x-small; text-align: justify  }
.copyright  { color: lime; font-size: xx-small; font-family: "Trebuchet MS", "Comic Sans MS" }
.normalboldprint    { font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.normalprint    { font-size: 14px; font-family: "Trebuchet MS", "Comic Sans MS", Arial, Helvetica, Geneva, SunSans-Regular }
.showtitleprint      { font-weight: bold; font-size: 20px; font-family: "Trebuchet MS", "Comic Sans MS" }
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: lime;
}
