.menu tr:hover td {
  background: #F0DBFD; /*E0EFB8*/
}

a:link, a:visited{
color: #990099;
text-decoration: none;
}

a:hover{
color: #9966FF;
text-decoration: underline;
}
