/* Common
*******************/
a:link,
a:active,
a:focus,
a:visited {
  text-decoration: underline;
}
