.topmenu a{ 
 color: #00CC00;
 font-weight: bold;
 text-decoration:none;
}

.topmenu a:hover{ 
 color: #008800;
 font-weight: bold;
 text-decoration:underline;
}

td{
 font-size:10pt;
 color: #777777;
}

.topmenu{
 padding: 4px;
}