a:link {
     font-weight : normal;
     font-size : 13px;
     font-family :  ms pゴシック,osaka,sans-serif;
     line-height : 160%;
     text-decoration: none;
     color: #999999;
}

a:visited {
     font-weight : normal;
     font-size : 13px;
     font-family :  ms pゴシック,osaka,sans-serif;
     line-height : 160%;
     text-decoration: none;
     color: #999999;
}

a:hover{
     font-weight : normal;
     font-size : 13px;
     font-family :  ms pゴシック,osaka,sans-serif;
     line-height : 160%;
     text-decoration: none;
      color: #ffffff;
}

a:active{
     font-weight : normal;
     font-size : 13px;
     font-family :  ms pゴシック,osaka,sans-serif;
     line-height : 160%;
     text-decoration: none;
color: #333366;
}