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

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

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

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