  
.menu_link{
  text-decoration : none;
  font-size : 10pt;
  color : #408080;
}
A.menu_link:HOVER{
  text-decoration : underline;
  
  
}
