<STYLE type="text/css">

a {
color: gold;
font-weight: bold;
text-decoration: none;
}

a:link {
color: gold;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: gold;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #76B861;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #FFFF00;
font-weight: bold;
text-decoration: underline;
}

BODY {
	COLOR:white; FONT-FACE:Arial
}

</STYLE>
