@import "fontsize.css";

/* local set */
em { font-style:normal; font-weight:bolder; color:red; }
th { background-color:yellow; font-size:75%; }
h1 { font-size:100%; margin-bottom:0.5em }
A:link     {TEXT-DECORATION: none; COLOR:#0000ff;}
A:visited  {TEXT-DECORATION: none; COLOR:#0000ff;}
A:active   {TEXT-DECORATION: none;}
A:hover    {TEXT-DECORATION: none; COLOR:#006c5d;}
span a:hover{BACKGROUND:#3366FF;}
form {margin: 0em;}