/* CSS Document */
.link {
   color:#666666;
   font-size:12px;
}
.link a {
   color:#666666;
   text-decoration:none;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒmƒMŠpƒS Pro W3";
}
.link a:hover {
   color:#999999;
   text-decoration:underline;
}