a.plain{
  text-decoration: none;
  color:inherit;
}
a.plain:hover{
  text-decoration:underline;
  color:inherit;
}


