a.menulink {
 font-family: tahoma;
 font-size: 8pt;
 color: blue;
 text-decoration:none;
 font-variant:normal;
 font-weight: normal;
}

a.menulink:hover {
 text-decoration:underline
}
