a:link {text-decoration:none; color: black;} /* unvisited links */
a:visited {text-decoration:none; color: black;} /* visited links */
a:hover {text-decoration:none; color: white;} /* user hovers */
a:active {text-decoration:none; color: black;} /* active links */
a.inltxt:link {text-decoration:none; color: black;} /* unvisited links */
a.inltxt:visited {text-decoration:none; color: black;} /* visited links */
a.inltxt:hover {text-decoration:none; color: blue;} /* user hovers */
a.inltxt:active {text-decoration:none; color: black;} /* active links */
a.vmenu:link { text-decoration:none; color: #000099;} /* unvisited links */
a.vmenu:visited {text-decoration:none; color: #000099;} /* visited links */
a.vmenu:hover {text-decoration:none; color: red;} /* user hovers */
a.vmenu:active {text-decoration:none; color: #000099;} /* active links */
td.vmenu:hover {text-decoration:none; color: white; background-color: #C0C0C0;} /* user hovers */
a.hmenu:link {text-decoration:none; color: black;} /* unvisited links */
a.hmenu:visited {text-decoration:none; color: black;} /* visited links */
a.hmenu:hover {text-decoration:none; color: white;} /* user hovers */
a.hmenu:active {text-decoration:none; color: black;} /* active links */
td.hmenu {text-decoration:none; text-align: center; background-color: #A0A0A0; width: 100px; font-family: Helvetica,Arial,sans-serif; font-weight: bold;} /* default */
td.hmenu:hover {text-decoration:none; color: white; background-color: #C0C0C0;} /* user hovers */
td.deftype {text-decoration:none;text-align: center; color: #CC0000; background-color: #E0E0E0; width: 100px; font-style: italic; font-family: Helvetica,Arial,sans-serif; font-weight: bold;} /* default */
td.ntext {text-decoration:none; text-align: left; color: black; background-color: white; font-family: Helvetica,Arial,sans-serif; font-weight: bold;} /* default */
a.ntext {text-decoration:none; color: #000099; background-color: white;} /* user hovers */
a.ntext:hover {text-decoration:none; color: #CC0000; background-color: white;} /* user hovers */
