a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: underline; }
a:active  { text-decoration: none; }

.style1 {
    color: #444444;
    font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

.style3 {
    color: #333333;
    font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}
