<STYLE TYPE="text/css">
<!--
a.rightMenu {
 font-size : 13px;
 font-family :  arial,tahoma;
 color : #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

a.rightMenu:HOVER {
 font-size : 13px;
 font-family :  arial,tahoma;
 color : #CCCCCC;
 text-decoration: none;
 font-weight: bold;
}

a.rightMenuSmall {
 font-size : 10px;
 font-family :  verdana,arial,tahoma;
 color : #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}

a.rightMenuSmall:HOVER {
 font-size : 10px;
 font-family :  verdana,arial,tahoma;
 color : #CCCCCC;
 text-decoration: none;
 font-weight: bold;
}

a.addtoLink {
 font-size : 10px;
 font-family :  arial,tahoma;
 color : #FFFFFF;
 text-decoration: underline;
 font-weight: bold;
}

a.addtoLink:HOVER {
 font-size : 10px;
 font-family :  arial,tahoma;
 color : #CCCCCC;
 text-decoration: underline;
 font-weight: bold;
}
-->
</STYLE>