@charset "UTF-8";

/* inline */
span {}
a {
  font-style  : normal;
  font-weight : normal;
  text-decoration : none;
}
a:link    { }
a:visited { }
a:active  { }
a:hover   {text-decoration : underline;}
br {}
strong {
  font-style  : normal;
  font-weight : bold;
  text-decoration : none; 
}
em {
  font-style  : normal;
  font-weight : normal;
  text-decoration : underline; 
}
del {
  text-decoration : line-through;
}
ins {}
sub {}
sup {}
object {}
img {
  border : 0;
}
img.mark {}
