.topmenubg
{
   background-color : #FFFFFF;
   background-image : url(http://www.railchat.com/chat/images/default/button.gif);
   border : 1px solid #FFFFFF;
}
.topmenu:link
{
   color : #008099;
}
.topmenu
{
   font-variant : normal;
   text-decoration : none;
   font-weight : bold;
   font-style : normal;
   font-size : 9pt;
}
.topmenu:visited
{
   color : #008099;
}
.topmenu:hover
{
   color : #00A9CA;
   text-decoration : underline;
}
.topmenu:active
{
   color : #008099;
}
