a         {text-decoration:none}
a:link    {text-decoration:underline;color:skyblue}
a:visited {text-decoration:underline;color:skyblue}
a:active  {text-decoration:underline;color:lime}
a:hover   {text-decoration:none;color:red;background:pink}

body      {font-size: 10pt; margin-top: 0pt; margin-left: 0pt; font-family:'ＭＳ ゴシック',ＤＦ中丸ゴシック体'}
