/*共通スタイル指定*/

a:link { color:#0000ff; text-decoration : none }
a:visited {color: #0000ff; text-decoration : none}
a:hover {color: #FF4400; text-decoration : underline; background-color: #aaffaa;}
td { font-size: 10pt; line-height: 130%}
html, body { scrollbar-base-color: #8f9cf4; }
span { white-space: nowrap; }
