<!--
a:link {
color: #40FF40;
font-size: 10px;
font-family: Verdana;
font-style: normal;
font-weight: Bold;
text-decoration: none;
font-variant: small-caps;
}
a:visited {
color: #40FF40;
font-size: 10px;
font-family: Verdana;
font-style: normal;
font-weight: Bold;
text-decoration: none;
font-variant: small-caps;
}
a:active {
color: #40FF40;
font-size: 10px;
font-family: Verdana;
font-style: normal;
font-weight: Bold;
text-decoration: none;
font-variant: small-caps;
}
a:hover {
color: #FF0000;
font-size: 10px;
font-family: Verdana;
font-style: normal;
font-weight: Bold;
text-decoration: both;
font-variant: small-caps;
background-color: #FFFF40;
}
-->
