A:link{color: #FFFFFF; text-decoration: underline;}
A:visited{color: #FFFFFF; text-decoration: underline;}
A:hover {color: #FFFF00; text-decoration: underline;}
//-->
</style>
<style TYPE="text/css">
<!--
.glow
{
font-style: normal;
font-weight: bold;
width: 100%; 
FILTER: Glow(Strength=5, Color=#FFFFFF)
}
