/* CSS Document */


/*フッターリンク部分*/
body div#footer a { color:#0000FF; text-decoration:underline; } 
body div#footer a:hover { color:#990000; text-decoration:none; }
body div#footer a:visited { color:#551A8B; text-decoration:underline; }


