@import "fontsize.css";/* local set */em { font-style:normal; font-weight:bolder; color:#006633; }a {  text-decoration: underline}a:link {  color: #000000; text-decoration: underline}a:active {  color: #FF0000; text-decoration: underline}a:visited {  color: #666666; text-decoration: underline}a:link {  }a:hover {  color: #FF6600; text-decoration: underline}a:hover {  }