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

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

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

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