<STYLE TYPE="text/css">
<!--
A {
        color: #000000;
        font-family: Arial;
        font-size: x-small;
		text-decoration: underline;
		font-weight: bold;
}

A:HOVER {
        color: #D61975;
        font-family: Arial;
        font-size: x-small;
		text-decoration: none;
		font-weight: bold;
}
-->
</STYLE>