  
.menu_link_sub{
  text-decoration : none;
  font-size : 10pt;
  color : #0080ff;
}
.menu_link_sub:HOVER{
  
  
  text-decoration : underline;
}
