<style type="text/css">
<!--
A:hover   {
font-style:       normal;
font-weight:      bold;
color:            white;
background-color: black;
text-decoration:  underline;
}
.link1 {
font-style:       normal;
font-weight:      normal;
color:            white;
text-decoration:  none;
}
.link2 {
font-style:       normal;
font-weight:      normal;
color:            #FFCC00;
text-decoration:  none;
}
//-->
</style>